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

Database

 
Questionwhats diffrence between in two query in performance respect Pin
mhd.sbt2-Aug-13 5:48
mhd.sbt2-Aug-13 5:48 
AnswerRe: whats diffrence between in two query in performance respect Pin
Eddy Vluggen2-Aug-13 8:32
professionalEddy Vluggen2-Aug-13 8:32 
QuestionDatabase for Bridge Asset Management Pin
Nebilo1-Aug-13 22:25
Nebilo1-Aug-13 22:25 
AnswerRe: Database for Bridge Asset Management Pin
Bernhard Hiller2-Aug-13 0:10
Bernhard Hiller2-Aug-13 0:10 
JokeRe: Database for Bridge Asset Management Pin
Mycroft Holmes2-Aug-13 1:07
professionalMycroft Holmes2-Aug-13 1:07 
GeneralRe: Database for Bridge Asset Management Pin
Nebilo2-Aug-13 1:47
Nebilo2-Aug-13 1:47 
AnswerRe: Database for Bridge Asset Management Pin
Eddy Vluggen2-Aug-13 0:29
professionalEddy Vluggen2-Aug-13 0:29 
Questionface time out when run query with nested select Pin
mhd.sbt1-Aug-13 21:54
mhd.sbt1-Aug-13 21:54 
hi to all
when i run this query i faced with timeout
SQL
DELETE FROM bml.LoanInstallment WHERE ID IN (select * from wfInstanceNodes where ID=@nodeID)


this occurred when nested select return null and i think it is because of that i have no index on id;
and i set index to id but still this query faced with time out

note that bml.LoanInstallment has 11000000 record and this query run without problem for a table with
a few records.
thanks for any help
AnswerRe: face time out when run query with nested select Pin
Bernhard Hiller2-Aug-13 0:09
Bernhard Hiller2-Aug-13 0:09 
GeneralRe: face time out when run query with nested select Pin
mhd.sbt2-Aug-13 2:45
mhd.sbt2-Aug-13 2:45 
AnswerRe: face time out when run query with nested select Pin
Eddy Vluggen2-Aug-13 0:10
professionalEddy Vluggen2-Aug-13 0:10 
GeneralRe: face time out when run query with nested select Pin
mhd.sbt2-Aug-13 2:42
mhd.sbt2-Aug-13 2:42 
GeneralRe: face time out when run query with nested select Pin
Eddy Vluggen2-Aug-13 8:27
professionalEddy Vluggen2-Aug-13 8:27 
GeneralRe: face time out when run query with nested select Pin
mhd.sbt4-Aug-13 8:59
mhd.sbt4-Aug-13 8:59 
AnswerRe: face time out when run query with nested select Pin
PIEBALDconsult2-Aug-13 7:40
mvePIEBALDconsult2-Aug-13 7:40 
QuestionProblem at Sql Server Configuration manager Pin
bikah chanda mohanta30-Jul-13 23:42
bikah chanda mohanta30-Jul-13 23:42 
AnswerRe: Problem at Sql Server Configuration manager Pin
Simon_Whale30-Jul-13 23:46
Simon_Whale30-Jul-13 23:46 
Questiondatabase mirroring / database replication. Pin
Code-Hunt29-Jul-13 23:34
Code-Hunt29-Jul-13 23:34 
AnswerRe: database mirroring / database replication. Pin
jschell30-Jul-13 8:31
jschell30-Jul-13 8:31 
AnswerRe: database mirroring / database replication. Pin
Jörgen Andersson30-Jul-13 11:40
professionalJörgen Andersson30-Jul-13 11:40 
GeneralRe: database mirroring / database replication. Pin
Mycroft Holmes30-Jul-13 12:30
professionalMycroft Holmes30-Jul-13 12:30 
GeneralRe: database mirroring / database replication. Pin
Jörgen Andersson31-Jul-13 10:04
professionalJörgen Andersson31-Jul-13 10:04 
AnswerRe: database mirroring / database replication. Pin
Eddy Vluggen31-Jul-13 9:05
professionalEddy Vluggen31-Jul-13 9:05 
QuestionHow to link pdf file in iframe ? Pin
caulsonchua29-Jul-13 15:23
caulsonchua29-Jul-13 15:23 
AnswerRe: How to link pdf file in iframe ? Pin
Mycroft Holmes29-Jul-13 16:27
professionalMycroft Holmes29-Jul-13 16:27 

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.