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

Database

 
QuestionSQL2000, XML Pin
kaasir_215-Jun-10 3:49
kaasir_215-Jun-10 3:49 
AnswerRe: SQL2000, XML Pin
Eddy Vluggen15-Jun-10 5:41
professionalEddy Vluggen15-Jun-10 5:41 
GeneralRe: SQL2000, XML Pin
kaasir_215-Jun-10 21:45
kaasir_215-Jun-10 21:45 
GeneralRe: SQL2000, XML Pin
Eddy Vluggen15-Jun-10 21:57
professionalEddy Vluggen15-Jun-10 21:57 
GeneralRe: SQL2000, XML Pin
kaasir_215-Jun-10 22:50
kaasir_215-Jun-10 22:50 
GeneralRe: SQL2000, XML Pin
Eddy Vluggen15-Jun-10 23:11
professionalEddy Vluggen15-Jun-10 23:11 
GeneralRe: SQL2000, XML Pin
kaasir_215-Jun-10 23:46
kaasir_215-Jun-10 23:46 
QuestionHelp Me out with this Query Pin
mrkeivan11-Jun-10 20:53
mrkeivan11-Jun-10 20:53 
Hey guys, I've got 4 tables

Table A
ID
B_ID

Table B
ID
Name
C_ID
D_ID

Table C
ID
Name

Table D
ID
Name

Now I want to make this selection:
Select A.ID, B.Name, C.Name, D.Name

Getting B.Name is simple by using a inner join but I', confused about how to get C.Name and D.Name based on B.ID (If the selection was one record It would be easier but sometimes it's multi-records)

regards,
AnswerRe: Help Me out with this Query Pin
Garth J Lancaster11-Jun-10 21:35
professionalGarth J Lancaster11-Jun-10 21:35 
AnswerRe: Help Me out with this Query Pin
Mycroft Holmes11-Jun-10 21:39
professionalMycroft Holmes11-Jun-10 21:39 
GeneralRe: Help Me out with this Query Pin
Garth J Lancaster11-Jun-10 21:46
professionalGarth J Lancaster11-Jun-10 21:46 
GeneralRe: Help Me out with this Query Pin
Mycroft Holmes11-Jun-10 22:39
professionalMycroft Holmes11-Jun-10 22:39 
GeneralRe: Help Me out with this Query Pin
mrkeivan11-Jun-10 23:51
mrkeivan11-Jun-10 23:51 
GeneralRe: Help Me out with this Query Pin
David Skelly13-Jun-10 22:46
David Skelly13-Jun-10 22:46 
AnswerRe: Help Me out with this Query Pin
Corporal Agarn14-Jun-10 5:29
professionalCorporal Agarn14-Jun-10 5:29 
AnswerRe: Help Me out with this Query Pin
Niladri_Biswas22-Jun-10 18:42
Niladri_Biswas22-Jun-10 18:42 
QuestionSQL CE can't open its own database [modified] Pin
hairy_hats11-Jun-10 2:47
hairy_hats11-Jun-10 2:47 
QuestionProblem in Sparql Query Pin
ashish8patil11-Jun-10 2:32
ashish8patil11-Jun-10 2:32 
QuestionLog Shipping SQL Server 2000 to 2008 Pin
Corporal Agarn11-Jun-10 1:49
professionalCorporal Agarn11-Jun-10 1:49 
QuestionMS Access/OleDb: Calling custom function in SQL query Pin
Bernhard Hiller10-Jun-10 22:25
Bernhard Hiller10-Jun-10 22:25 
AnswerRe: MS Access/OleDb: Calling custom function in SQL query Pin
David Mujica11-Jun-10 0:19
David Mujica11-Jun-10 0:19 
GeneralRe: MS Access/OleDb: Calling custom function in SQL query Pin
Bernhard Hiller11-Jun-10 1:55
Bernhard Hiller11-Jun-10 1:55 
AnswerRe: MS Access/OleDb: Calling custom function in SQL query Pin
Mycroft Holmes11-Jun-10 11:16
professionalMycroft Holmes11-Jun-10 11:16 
GeneralRe: MS Access/OleDb: Calling custom function in SQL query Pin
Bernhard Hiller13-Jun-10 20:16
Bernhard Hiller13-Jun-10 20:16 
GeneralRe: MS Access/OleDb: Calling custom function in SQL query Pin
Mycroft Holmes13-Jun-10 20:40
professionalMycroft Holmes13-Jun-10 20: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.