Click here to Skip to main content
15,895,142 members
Home / Discussions / Database
   

Database

 
AnswerRe: Database design question Pin
PIEBALDconsult29-Mar-10 18:12
mvePIEBALDconsult29-Mar-10 18:12 
GeneralRe: Database design question Pin
Alivemau530-Mar-10 10:44
Alivemau530-Mar-10 10:44 
GeneralRe: Database design question Pin
PIEBALDconsult30-Mar-10 12:09
mvePIEBALDconsult30-Mar-10 12:09 
Questionhow to check this date is 6 months or 1 year for given condition Pin
developerit29-Mar-10 3:55
developerit29-Mar-10 3:55 
AnswerRe: how to check this date is 6 months or 1 year for given condition Pin
Eddy Vluggen29-Mar-10 7:08
professionalEddy Vluggen29-Mar-10 7:08 
QuestionSQL Query Pin
dabuskol29-Mar-10 2:10
dabuskol29-Mar-10 2:10 
AnswerRe: SQL Query Pin
Michael J. Eber29-Mar-10 11:26
Michael J. Eber29-Mar-10 11:26 
QuestionIs this query bad.....? Pin
Hum Dum29-Mar-10 1:18
Hum Dum29-Mar-10 1:18 
Select Min(Priority) from Outbox where [Transmitted] = false and [FolderId] IN (7,8) and
 [Deleted] = false and [InterfaceNo] =@InterfaceNo and [SwitchingAddressNo] NOT IN 
(Select [SwitchingAddressNo] from AddressBook where [Block] = true and [Deleted] = false



The above query i wrote, and its working fine.
I want to know the performance related issues with this?

If its ugly?
then how can i improve the same.
AnswerRe: Is this query bad.....? Pin
PSK_29-Mar-10 1:30
PSK_29-Mar-10 1:30 
GeneralRe: Is this query bad.....? Pin
programmervb.netc++29-Mar-10 9:24
programmervb.netc++29-Mar-10 9:24 
GeneralRe: Is this query bad.....? Pin
PSK_29-Mar-10 17:26
PSK_29-Mar-10 17:26 
AnswerRe: Is this query bad.....? Pin
Don Burton29-Mar-10 9:25
Don Burton29-Mar-10 9:25 
QuestionTables in database. Pin
MathewPV29-Mar-10 0:57
MathewPV29-Mar-10 0:57 
AnswerRe: Tables in database. Pin
R. Giskard Reventlov29-Mar-10 1:56
R. Giskard Reventlov29-Mar-10 1:56 
AnswerRe: Tables in database. Pin
programmervb.netc++29-Mar-10 9:25
programmervb.netc++29-Mar-10 9:25 
QuestionHelp with Data Type mismatch in criteria expression Pin
T210228-Mar-10 15:42
T210228-Mar-10 15:42 
AnswerRe: Help with Data Type mismatch in criteria expression Pin
Luc Pattyn28-Mar-10 16:44
sitebuilderLuc Pattyn28-Mar-10 16:44 
GeneralRe: Help with Data Type mismatch in criteria expression Pin
T210228-Mar-10 16:47
T210228-Mar-10 16:47 
GeneralRe: Help with Data Type mismatch in criteria expression Pin
Luc Pattyn28-Mar-10 16:57
sitebuilderLuc Pattyn28-Mar-10 16:57 
GeneralRe: Help with Data Type mismatch in criteria expression Pin
T210228-Mar-10 17:04
T210228-Mar-10 17:04 
AnswerRe: Help with Data Type mismatch in criteria expression Pin
Mycroft Holmes28-Mar-10 19:32
professionalMycroft Holmes28-Mar-10 19:32 
GeneralRe: Help with Data Type mismatch in criteria expression [modified] Pin
T210228-Mar-10 19:36
T210228-Mar-10 19:36 
GeneralRe: Help with Data Type mismatch in criteria expression Pin
Mycroft Holmes28-Mar-10 19:50
professionalMycroft Holmes28-Mar-10 19:50 
GeneralRe: Help with Data Type mismatch in criteria expression Pin
T210228-Mar-10 20:17
T210228-Mar-10 20:17 
GeneralRe: Help with Data Type mismatch in criteria expression Pin
Mycroft Holmes28-Mar-10 20:23
professionalMycroft Holmes28-Mar-10 20:23 

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.