Click here to Skip to main content
15,885,546 members
Home / Discussions / Database
   

Database

 
SuggestionRe: Improving Performance of Dynamic Sql Pin
CHill6020-Apr-16 2:50
mveCHill6020-Apr-16 2:50 
GeneralRe: Improving Performance of Dynamic Sql Pin
indian14326-Apr-16 7:55
indian14326-Apr-16 7:55 
AnswerRe: Improving Performance of Dynamic Sql Pin
Oscar Salgado9-Aug-16 12:44
Oscar Salgado9-Aug-16 12:44 
QuestionImproving Performance of my SP which is looping using While Pin
indian14318-Apr-16 12:54
indian14318-Apr-16 12:54 
AnswerRe: Improving Performance of my SP which is looping using While Pin
Chris Quinn19-Apr-16 0:45
Chris Quinn19-Apr-16 0:45 
QuestionHow to sum consecutive in number of day Pin
hmanhha14-Apr-16 8:10
hmanhha14-Apr-16 8:10 
AnswerRe: How to sum consecutive in number of day Pin
Richard MacCutchan14-Apr-16 20:52
mveRichard MacCutchan14-Apr-16 20:52 
GeneralRe: How to sum consecutive in number of day Pin
hmanhha14-Apr-16 22:04
hmanhha14-Apr-16 22:04 
The Data like that of course there is more ID
ID1,14/04/2016, 5
ID1,13/04/2016, 2
ID1,11/04/2016, 1
ID1,10/04/2016, 4
ID1,08/04/2016, 7

So the Result like that.
ID1, 14/04, 19 (19=5+2+1+4+7)
ID1, 13/04, 14 (2+1+4+7)
ID1, 11/04, 12 (1+4+7)
ID1, 10/04, 11 (4+7)
ID1, 08/04, 7
GeneralRe: How to sum consecutive in number of day Pin
Richard MacCutchan14-Apr-16 22:11
mveRichard MacCutchan14-Apr-16 22:11 
AnswerRe: How to sum consecutive in number of day Pin
John C Rayan15-Apr-16 4:47
professionalJohn C Rayan15-Apr-16 4:47 
QuestionReport is time out Pin
Member 1083678514-Apr-16 1:42
Member 1083678514-Apr-16 1:42 
AnswerRe: Report is time out Pin
Richard Deeming14-Apr-16 1:56
mveRichard Deeming14-Apr-16 1:56 
GeneralRe: Report is time out Pin
Member 1083678514-Apr-16 2:21
Member 1083678514-Apr-16 2:21 
GeneralRe: Report is time out Pin
Richard Deeming14-Apr-16 2:24
mveRichard Deeming14-Apr-16 2:24 
GeneralRe: Report is time out Pin
Member 1083678514-Apr-16 2:39
Member 1083678514-Apr-16 2:39 
GeneralRe: Report is time out Pin
Richard Deeming14-Apr-16 8:28
mveRichard Deeming14-Apr-16 8:28 
Questionhow to display record on screen Pin
Member 1245752113-Apr-16 17:08
Member 1245752113-Apr-16 17:08 
AnswerRe: how to display record on screen Pin
Richard MacCutchan13-Apr-16 20:51
mveRichard MacCutchan13-Apr-16 20:51 
QuestionTest AlwaysOn Availability Groups (mirroring) Pin
Bastien Vandamme11-Apr-16 22:15
Bastien Vandamme11-Apr-16 22:15 
AnswerRe: Test AlwaysOn Availability Groups (mirroring) Pin
Eddy Vluggen15-Apr-16 0:54
professionalEddy Vluggen15-Apr-16 0:54 
QuestionVS 2013 Get detailsview with SQL light Pin
BobbyStrain11-Apr-16 15:01
BobbyStrain11-Apr-16 15:01 
AnswerRe: VS 2013 Get detailsview with SQL light Pin
Richard MacCutchan11-Apr-16 21:37
mveRichard MacCutchan11-Apr-16 21:37 
GeneralRe: VS 2013 Get detailsview with SQL light Pin
BobbyStrain12-Apr-16 7:05
BobbyStrain12-Apr-16 7:05 
GeneralRe: VS 2013 Get detailsview with SQL light Pin
Richard MacCutchan12-Apr-16 7:47
mveRichard MacCutchan12-Apr-16 7:47 
GeneralRe: VS 2013 Get detailsview with SQL light Pin
BobbyStrain13-Apr-16 17:05
BobbyStrain13-Apr-16 17:05 

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.