Click here to Skip to main content
15,905,028 members
Home / Discussions / Database
   

Database

 
Questionhow to merge or copy one database to another at Midnight every day Pin
It_tech9-Nov-09 1:48
It_tech9-Nov-09 1:48 
AnswerRe: how to merge or copy one database to another at Midnight every day Pin
loyal ginger9-Nov-09 3:19
loyal ginger9-Nov-09 3:19 
AnswerRe: how to merge or copy one database to another at Midnight every day Pin
loyal ginger9-Nov-09 3:32
loyal ginger9-Nov-09 3:32 
GeneralRe: how to merge or copy one database to another at Midnight every day Pin
It_tech9-Nov-09 23:31
It_tech9-Nov-09 23:31 
GeneralRe: how to merge or copy one database to another at Midnight every day Pin
loyal ginger10-Nov-09 4:24
loyal ginger10-Nov-09 4:24 
GeneralRe: how to merge or copy one database to another at Midnight every day [modified] Pin
It_tech11-Nov-09 1:05
It_tech11-Nov-09 1:05 
Questionselect @@basedir Pin
Davitor8-Nov-09 17:48
Davitor8-Nov-09 17:48 
GeneralWeighted average in T-SQL (like Excel's SUMPRODUCT) Pin
Brady Kelly8-Nov-09 12:48
Brady Kelly8-Nov-09 12:48 
I am looking for a way to derive a weighted average from two rows of data with the same number of columns, where the average is as follows (borrowing Excel notation):
(A1*B1)+(A2*B2)+...+(An*Bn)/SUM(A1:An)

The bold part reflects the same functionality as Excel's SUMPRODUCT() function.

My catch is that I need to dynamically specify which row gets averaged with weights, and which row the weights come from, and a date range.



GeneralRe: Weighted average in T-SQL (like Excel's SUMPRODUCT) Pin
Mycroft Holmes8-Nov-09 13:11
professionalMycroft Holmes8-Nov-09 13:11 
GeneralRe: Weighted average in T-SQL (like Excel's SUMPRODUCT) [modified] Pin
Niladri_Biswas8-Nov-09 17:30
Niladri_Biswas8-Nov-09 17:30 
Questionbackp updated row Pin
Fuhrer8-Nov-09 3:40
Fuhrer8-Nov-09 3:40 
AnswerRe: backp updated row Pin
Abhishek Sur8-Nov-09 4:35
professionalAbhishek Sur8-Nov-09 4:35 
QuestionMS Access 2000 + VS 2008 / Crystal Reports + issue. Pin
alexvw8-Nov-09 1:25
alexvw8-Nov-09 1:25 
QuestionIn MYSQL with Innodb engine - How to Implement ACID Transaction in Procedures that are calling other stroed proc Pin
AditiPatil7-Nov-09 0:40
AditiPatil7-Nov-09 0:40 
QuestionWhat would be the equivalent in SQL?? Pin
TheJudeDude6-Nov-09 10:10
TheJudeDude6-Nov-09 10:10 
AnswerRe: What would be the equivalent in SQL?? Pin
David Mujica6-Nov-09 10:38
David Mujica6-Nov-09 10:38 
GeneralRe: What would be the equivalent in SQL?? Pin
Niladri_Biswas6-Nov-09 18:22
Niladri_Biswas6-Nov-09 18:22 
GeneralRe: What would be the equivalent in SQL?? Pin
TheJudeDude9-Nov-09 4:39
TheJudeDude9-Nov-09 4:39 
QuestionSql server license key Pin
prathapcode6-Nov-09 2:37
prathapcode6-Nov-09 2:37 
AnswerRe: Sql server license key Pin
Abhishek Sur8-Nov-09 9:05
professionalAbhishek Sur8-Nov-09 9:05 
QuestionMysql Pin
geeeeeeeetha5-Nov-09 23:59
geeeeeeeetha5-Nov-09 23:59 
AnswerRe: Mysql Pin
Niladri_Biswas6-Nov-09 1:14
Niladri_Biswas6-Nov-09 1:14 
QuestionHow to update multiple rows in a table. Pin
chakran5-Nov-09 23:08
chakran5-Nov-09 23:08 
AnswerRe: How to update multiple rows in a table. Pin
geeeeeeeetha6-Nov-09 0:17
geeeeeeeetha6-Nov-09 0:17 
GeneralRe: How to update multiple rows in a table. Pin
chakran6-Nov-09 0:24
chakran6-Nov-09 0:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.