Click here to Skip to main content
15,899,475 members
Home / Discussions / Database
   

Database

 
Questione-blood bank Pin
noo.dyab2-Sep-09 1:07
noo.dyab2-Sep-09 1:07 
AnswerRe: e-blood bank Pin
Ashfield2-Sep-09 1:28
Ashfield2-Sep-09 1:28 
GeneralRe: e-blood bank Pin
Garth J Lancaster2-Sep-09 1:41
professionalGarth J Lancaster2-Sep-09 1:41 
AnswerRe: e-blood bank [modified] Pin
annathor2-Sep-09 1:42
annathor2-Sep-09 1:42 
GeneralRe: e-blood bank Pin
samawat8-Dec-09 4:49
samawat8-Dec-09 4:49 
GeneralRe: e-blood bank Pin
samawat8-Dec-09 4:51
samawat8-Dec-09 4:51 
AnswerRe: e-blood bank Pin
AlexeiXX33-Sep-09 9:47
AlexeiXX33-Sep-09 9:47 
QuestionExporting a database Pin
MarkB7771-Sep-09 23:09
MarkB7771-Sep-09 23:09 
AnswerRe: Exporting a database Pin
SeMartens2-Sep-09 0:14
SeMartens2-Sep-09 0:14 
AnswerRe: Exporting a database Pin
Jerry Hammond2-Sep-09 2:34
Jerry Hammond2-Sep-09 2:34 
AnswerRe: Exporting a database Pin
Abhishek Sur2-Sep-09 9:53
professionalAbhishek Sur2-Sep-09 9:53 
AnswerRe: Exporting a database Pin
εїзεїзεїз2-Sep-09 11:43
εїзεїзεїз2-Sep-09 11:43 
GeneralRe: Exporting a database Pin
Abhishek Sur2-Sep-09 11:59
professionalAbhishek Sur2-Sep-09 11:59 
GeneralRe: Exporting a database Pin
εїзεїзεїз2-Sep-09 13:42
εїзεїзεїз2-Sep-09 13:42 
QuestionWhat is SQL Query:Master child table [modified] Pin
xodeblack1-Sep-09 20:24
xodeblack1-Sep-09 20:24 
AnswerRe: What is SQL Query:Master child table Pin
Mycroft Holmes1-Sep-09 21:14
professionalMycroft Holmes1-Sep-09 21:14 
GeneralRe: What is SQL Query:Master child table Pin
xodeblack1-Sep-09 22:39
xodeblack1-Sep-09 22:39 
GeneralRe: What is SQL Query:Master child table Pin
Mycroft Holmes1-Sep-09 22:50
professionalMycroft Holmes1-Sep-09 22:50 
AnswerRe: What is SQL Query:Master child table Pin
Nisha Agrawal7-Sep-09 3:57
Nisha Agrawal7-Sep-09 3:57 
Question[Message Deleted] Pin
teja.murali31-Aug-09 19:32
teja.murali31-Aug-09 19:32 
AnswerRe: display cities while clicking country Pin
Mycroft Holmes31-Aug-09 19:45
professionalMycroft Holmes31-Aug-09 19:45 
AnswerRe: display cities while clicking country Pin
Blue_Boy31-Aug-09 23:37
Blue_Boy31-Aug-09 23:37 
Something like this:
select * from cities where stateid in (select stateid from states where statename='statename')


I Love T-SQL
"Don't torture yourself,let the life to do it for you."
If my post helps you kindly save my time by voting my post.

www.aktualiteti.com

QuestionDatabase design and queries Pin
rockyrules31-Aug-09 19:01
rockyrules31-Aug-09 19:01 
AnswerRe: Database design and queries Pin
Mycroft Holmes31-Aug-09 19:26
professionalMycroft Holmes31-Aug-09 19:26 
QuestionGetting the right sysntax for this. Pin
Rudyvb0831-Aug-09 11:00
Rudyvb0831-Aug-09 11:00 

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.