Click here to Skip to main content
15,887,332 members
Home / Discussions / Database
   

Database

 
AnswerSolved! Pin
jojoba201126-Nov-13 18:53
jojoba201126-Nov-13 18:53 
QuestionDynamic Stored Procedure Pin
Commish1322-Nov-13 13:56
professionalCommish1322-Nov-13 13:56 
AnswerRe: Dynamic Stored Procedure Pin
PIEBALDconsult22-Nov-13 14:15
mvePIEBALDconsult22-Nov-13 14:15 
GeneralRe: Dynamic Stored Procedure Pin
Commish1323-Nov-13 5:07
professionalCommish1323-Nov-13 5:07 
GeneralRe: Dynamic Stored Procedure Pin
jschell23-Nov-13 11:16
jschell23-Nov-13 11:16 
GeneralRe: Dynamic Stored Procedure Pin
Commish1323-Nov-13 13:17
professionalCommish1323-Nov-13 13:17 
GeneralRe: Dynamic Stored Procedure Pin
jschell25-Nov-13 7:48
jschell25-Nov-13 7:48 
AnswerRe: Dynamic Stored Procedure Pin
GuyThiebaut24-Nov-13 6:03
professionalGuyThiebaut24-Nov-13 6:03 
Create a variable to place your whole statement in - when I say whole I mean whole as in everything that is going to be executed.

Stick a print statement in there to show the contents of the variable just before the query is run.
Run the SP and look at what is returned in the print statement.
“That which can be asserted without evidence, can be dismissed without evidence.”

― Christopher Hitchens

AnswerRe: Dynamic Stored Procedure Pin
Dusara Maulik26-Nov-13 18:55
Dusara Maulik26-Nov-13 18:55 
Questionconstraints Pin
Member 1041899722-Nov-13 0:47
Member 1041899722-Nov-13 0:47 
AnswerRe: constraints Pin
Chris Quinn22-Nov-13 2:13
Chris Quinn22-Nov-13 2:13 
AnswerRe: constraints Pin
thatraja22-Nov-13 2:51
professionalthatraja22-Nov-13 2:51 
Generaltriggers Pin
Member 1041899722-Nov-13 0:05
Member 1041899722-Nov-13 0:05 
QuestionRe: triggers Pin
thatraja22-Nov-13 0:08
professionalthatraja22-Nov-13 0:08 
QuestionHow to create linked server MySQL? Pin
Arun Sylvester J21-Nov-13 20:45
Arun Sylvester J21-Nov-13 20:45 
AnswerRe: How to create linked server MySQL? Pin
jschell22-Nov-13 9:50
jschell22-Nov-13 9:50 
QuestionSemicolon delimited lists in SQL Pin
.dan.g.21-Nov-13 13:12
professional.dan.g.21-Nov-13 13:12 
AnswerRe: Semicolon delimited lists in SQL Pin
Mycroft Holmes21-Nov-13 13:38
professionalMycroft Holmes21-Nov-13 13:38 
AnswerRe: Semicolon delimited lists in SQL Pin
PIEBALDconsult21-Nov-13 13:48
mvePIEBALDconsult21-Nov-13 13:48 
AnswerRe: Semicolon delimited lists in SQL Pin
Peter Leow21-Nov-13 13:58
professionalPeter Leow21-Nov-13 13:58 
GeneralRe: Semicolon delimited lists in SQL Pin
.dan.g.21-Nov-13 14:13
professional.dan.g.21-Nov-13 14:13 
Questionfind total money of parent node of tree according to a particular pattern Pin
jitendra raj20-Nov-13 5:54
jitendra raj20-Nov-13 5:54 
AnswerRe: find total money of parent node of tree according to a particular pattern Pin
Mycroft Holmes20-Nov-13 19:25
professionalMycroft Holmes20-Nov-13 19:25 
GeneralRe: find total money of parent node of tree according to a particular pattern Pin
jitendra raj20-Nov-13 22:46
jitendra raj20-Nov-13 22:46 
GeneralRe: find total money of parent node of tree according to a particular pattern Pin
Mycroft Holmes21-Nov-13 1:35
professionalMycroft Holmes21-Nov-13 1:35 

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.