Click here to Skip to main content
16,003,890 members
Home / Discussions / Database
   

Database

 
AnswerRe: Comparing 2 values in same column SQL (C#) Pin
Mycroft Holmes11-May-13 12:50
professionalMycroft Holmes11-May-13 12:50 
Instead of using 1 in Eddys query use count(*), this will tell you how many records match the name.

You should study database design as you may run into some of the basic errors made by newbies. Primary keys and unique constraints.
Never underestimate the power of human stupidity
RAH

QuestionQuestion Related Database transfer Pin
shubham Dev10-May-13 21:09
shubham Dev10-May-13 21:09 
AnswerRe: Question Related Database transfer Pin
Sandeep Mewara10-May-13 23:31
mveSandeep Mewara10-May-13 23:31 
QuestionNo new tables in database after executed query Pin
Member 991209110-May-13 12:50
Member 991209110-May-13 12:50 
AnswerRe: No new tables in database after executed query Pin
JammoD8710-May-13 21:36
JammoD8710-May-13 21:36 
GeneralRe: No new tables in database after executed query Pin
Member 991209111-May-13 3:51
Member 991209111-May-13 3:51 
QuestionER Diagramming Tools - which one to use Pin
ole.Grossklaus@gmx.de10-May-13 2:37
ole.Grossklaus@gmx.de10-May-13 2:37 
AnswerRe: ER Diagramming Tools - which one to use Pin
Jörgen Andersson12-May-13 8:01
professionalJörgen Andersson12-May-13 8:01 
NewsNew Built-In functions in 2012 Pin
Karthik J, Coimbatore10-May-13 2:24
Karthik J, Coimbatore10-May-13 2:24 
GeneralRe: New Built-In functions in 2012 Pin
Richard MacCutchan10-May-13 4:05
mveRichard MacCutchan10-May-13 4:05 
GeneralRe: New Built-In functions in 2012 Pin
jschell10-May-13 8:00
jschell10-May-13 8:00 
QuestionCannot Find Rows With % character in Text Fields with Access SQL Pin
JohnBlocker8-May-13 10:01
JohnBlocker8-May-13 10:01 
AnswerRe: Cannot Find Rows With % character in Text Fields with Access SQL Pin
Jörgen Andersson9-May-13 9:34
professionalJörgen Andersson9-May-13 9:34 
GeneralRe: Cannot Find Rows With % character in Text Fields with Access SQL Pin
JohnBlocker9-May-13 22:15
JohnBlocker9-May-13 22:15 
GeneralRe: Cannot Find Rows With % character in Text Fields with Access SQL Pin
Jörgen Andersson10-May-13 4:51
professionalJörgen Andersson10-May-13 4:51 
AnswerRe: Cannot Find Rows With % character in Text Fields with Access SQL Pin
Richard Deeming10-May-13 1:39
mveRichard Deeming10-May-13 1:39 
AnswerRe: Cannot Find Rows With % character in Text Fields with Access SQL Pin
jschell10-May-13 8:02
jschell10-May-13 8:02 
AnswerRe: Cannot Find Rows With % character in Text Fields with Access SQL Pin
Fabricio Dos Santos Antunes10-May-13 15:22
Fabricio Dos Santos Antunes10-May-13 15:22 
Questionrule of DataAdapter Pin
messages7-May-13 21:10
messages7-May-13 21:10 
AnswerRe: rule of DataAdapter Pin
PIEBALDconsult8-May-13 4:59
mvePIEBALDconsult8-May-13 4:59 
GeneralRe: rule of DataAdapter Pin
messages8-May-13 8:47
messages8-May-13 8:47 
GeneralRe: rule of DataAdapter Pin
PIEBALDconsult9-May-13 4:35
mvePIEBALDconsult9-May-13 4:35 
GeneralRe: rule of DataAdapter Pin
messages9-May-13 5:16
messages9-May-13 5:16 
Questiondifference between with and temp table in my two query Pin
mhd.sbt7-May-13 9:02
mhd.sbt7-May-13 9:02 
AnswerRe: difference between with and temp table in my two query Pin
Eddy Vluggen7-May-13 9:40
professionalEddy Vluggen7-May-13 9:40 

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.