Click here to Skip to main content
15,891,248 members
Home / Discussions / Database
   

Database

 
AnswerRe: Invoking function inside a Stored procedure affect perfomance?? Pin
Vasudevan Deepak Kumar4-Sep-07 23:15
Vasudevan Deepak Kumar4-Sep-07 23:15 
GeneralRe: Invoking function inside a Stored procedure affect perfomance?? Pin
Vipin.d5-Sep-07 4:35
Vipin.d5-Sep-07 4:35 
AnswerRe: Invoking function inside a Stored procedure affect perfomance?? Pin
Frank Kerrigan5-Sep-07 0:56
Frank Kerrigan5-Sep-07 0:56 
QuestionFilter the Null Column Pin
RichardBlare4-Sep-07 22:59
RichardBlare4-Sep-07 22:59 
AnswerRe: Filter the Null Column Pin
Vipin.d4-Sep-07 23:07
Vipin.d4-Sep-07 23:07 
GeneralRe: Filter the Null Column Pin
RichardBlare4-Sep-07 23:34
RichardBlare4-Sep-07 23:34 
AnswerRe: Filter the Null Column Pin
Vasudevan Deepak Kumar4-Sep-07 23:40
Vasudevan Deepak Kumar4-Sep-07 23:40 
AnswerRe: Filter the Null Column Pin
kumarrumak5-Sep-07 0:48
kumarrumak5-Sep-07 0:48 
hi check out this


select * from tablename where col is null or col='NULL'
AnswerRe: Filter the Null Column Pin
Frank Kerrigan5-Sep-07 1:00
Frank Kerrigan5-Sep-07 1:00 
QuestionDST Implementation Pin
ramdil4-Sep-07 22:46
ramdil4-Sep-07 22:46 
AnswerRe: DST Implementation Pin
Vasudevan Deepak Kumar4-Sep-07 23:44
Vasudevan Deepak Kumar4-Sep-07 23:44 
QuestionSql server Date Diff Pin
Praveen0294-Sep-07 21:35
Praveen0294-Sep-07 21:35 
AnswerRe: Sql server Date Diff Pin
Frank Kerrigan5-Sep-07 1:01
Frank Kerrigan5-Sep-07 1:01 
AnswerRe: Sql server Date Diff Pin
Michael Potter5-Sep-07 5:48
Michael Potter5-Sep-07 5:48 
AnswerRe: Sql server Date Diff Pin
Frank Kerrigan5-Sep-07 22:56
Frank Kerrigan5-Sep-07 22:56 
QuestionDistinct Select Query Pin
Shajeel4-Sep-07 21:23
Shajeel4-Sep-07 21:23 
AnswerRe: Distinct Select Query Pin
John-ph5-Sep-07 0:10
John-ph5-Sep-07 0:10 
GeneralRe: Distinct Select Query Pin
Shajeel5-Sep-07 1:19
Shajeel5-Sep-07 1:19 
AnswerRe: Distinct Select Query Pin
Frank Kerrigan5-Sep-07 1:03
Frank Kerrigan5-Sep-07 1:03 
QuestionSql Ansi Pin
Clickok4-Sep-07 16:50
Clickok4-Sep-07 16:50 
AnswerRe: Sql Ansi Pin
Sathesh Sakthivel4-Sep-07 20:13
Sathesh Sakthivel4-Sep-07 20:13 
QuestionHow to filter column ? Pin
RichardBlare4-Sep-07 16:34
RichardBlare4-Sep-07 16:34 
AnswerRe: How to filter column ? Pin
John-ph5-Sep-07 0:42
John-ph5-Sep-07 0:42 
GeneralRe: How to filter column ? Pin
RichardBlare5-Sep-07 0:52
RichardBlare5-Sep-07 0:52 
GeneralRe: How to filter column ? Pin
Frank Kerrigan5-Sep-07 1:10
Frank Kerrigan5-Sep-07 1:10 

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.