Click here to Skip to main content
15,897,371 members
Home / Discussions / Database
   

Database

 
QuestionDoes it make sense to use CLR Stored Procedures Pin
Jani Giannoudis29-Mar-11 22:11
mvaJani Giannoudis29-Mar-11 22:11 
AnswerRe: Does it make sense to use CLR Stored Procedures Pin
Wayne Gaylard29-Mar-11 22:41
professionalWayne Gaylard29-Mar-11 22:41 
AnswerRe: Does it make sense to use CLR Stored Procedures Pin
PIEBALDconsult30-Mar-11 3:23
mvePIEBALDconsult30-Mar-11 3:23 
GeneralRe: Does it make sense to use CLR Stored Procedures Pin
Jani Giannoudis30-Mar-11 21:43
mvaJani Giannoudis30-Mar-11 21:43 
GeneralRe: Does it make sense to use CLR Stored Procedures Pin
PIEBALDconsult31-Mar-11 2:52
mvePIEBALDconsult31-Mar-11 2:52 
GeneralRe: Does it make sense to use CLR Stored Procedures Pin
Jani Giannoudis31-Mar-11 3:44
mvaJani Giannoudis31-Mar-11 3:44 
AnswerRe: Does it make sense to use CLR Stored Procedures Pin
Wendelius31-Mar-11 7:27
mentorWendelius31-Mar-11 7:27 
QuestionTransact SQL conditional Select Pin
butchzn29-Mar-11 0:29
butchzn29-Mar-11 0:29 
Hi Everybody Smile | :) ,

How would i execute 2 select statements in 1 stored procedure using TRANSACT-SQL?
The execution of the 2nd procedure is conditional and based on whether the 1st statement returns any values or not?

Essentially as an example:

select * from cupboard where cupColour = 'white'

if cupboard.CupsFound = 0 then
select * from cupboard
end if

return dataset

Any help would be greatly appreciated...i will continue to search and read Smile | :)
AnswerRe: Transact SQL conditional Select Pin
Eddy Vluggen29-Mar-11 0:36
professionalEddy Vluggen29-Mar-11 0:36 
GeneralRe: Transact SQL conditional Select Pin
butchzn29-Mar-11 2:01
butchzn29-Mar-11 2:01 
GeneralRe: Transact SQL conditional Select Pin
Eddy Vluggen29-Mar-11 4:22
professionalEddy Vluggen29-Mar-11 4:22 
GeneralRe: Transact SQL conditional Select Pin
Mycroft Holmes29-Mar-11 13:24
professionalMycroft Holmes29-Mar-11 13:24 
AnswerRe: Transact SQL conditional Select Pin
PIEBALDconsult29-Mar-11 15:29
mvePIEBALDconsult29-Mar-11 15:29 
QuestionHow to show the hindi records through ms sql database Pin
Raghav Singh27-Mar-11 23:53
Raghav Singh27-Mar-11 23:53 
AnswerRe: How to show the hindi records through ms sql database Pin
dan!sh 28-Mar-11 5:51
professional dan!sh 28-Mar-11 5:51 
GeneralRe: How to show the hindi records through ms sql database Pin
Wendelius28-Mar-11 6:33
mentorWendelius28-Mar-11 6:33 
GeneralRe: How to show the hindi records through ms sql database Pin
dan!sh 28-Mar-11 6:56
professional dan!sh 28-Mar-11 6:56 
QuestionControl editing rows in Server and client projects Pin
vahidfallahi27-Mar-11 18:36
vahidfallahi27-Mar-11 18:36 
AnswerRe: Control editing rows in Server and client projects Pin
Wendelius27-Mar-11 19:00
mentorWendelius27-Mar-11 19:00 
AnswerRe: Control editing rows in Server and client projects Pin
Mycroft Holmes27-Mar-11 21:26
professionalMycroft Holmes27-Mar-11 21:26 
QuestionRestore SQL Database Pin
εїзεїзεїз27-Mar-11 3:15
εїзεїзεїз27-Mar-11 3:15 
AnswerRe: Restore SQL Database Pin
Wendelius27-Mar-11 4:55
mentorWendelius27-Mar-11 4:55 
AnswerRe: Restore SQL Database Pin
Prasanta_Prince13-Apr-11 1:41
Prasanta_Prince13-Apr-11 1:41 
Questionwant a school good database ( tables and columns) Pin
my name is coder ! ! !27-Mar-11 1:54
my name is coder ! ! !27-Mar-11 1:54 
AnswerRe: want a school good database ( tables and columns) Pin
Wendelius27-Mar-11 2:31
mentorWendelius27-Mar-11 2:31 

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.