Click here to Skip to main content
15,914,222 members
Home / Discussions / Database
   

Database

 
AnswerRe: Back Up store Pin
Colin Angus Mackay27-May-07 0:54
Colin Angus Mackay27-May-07 0:54 
QuestionConnecting to Database Pin
mrkeivan26-May-07 7:31
mrkeivan26-May-07 7:31 
AnswerRe: Connecting to Database Pin
Colin Angus Mackay27-May-07 0:52
Colin Angus Mackay27-May-07 0:52 
GeneralRe: Connecting to Database Pin
mrkeivan27-May-07 9:53
mrkeivan27-May-07 9:53 
GeneralRe: Connecting to Database Pin
Colin Angus Mackay27-May-07 12:02
Colin Angus Mackay27-May-07 12:02 
GeneralRe: Connecting to Database Pin
Colin Angus Mackay27-May-07 12:05
Colin Angus Mackay27-May-07 12:05 
QuestionTree View And Floders Directories Pin
FriendlySoluations26-May-07 3:09
FriendlySoluations26-May-07 3:09 
Questionsql Pin
raj@code26-May-07 0:13
raj@code26-May-07 0:13 
Table 1
-------
col1 col2
------------
1 1
1 2


Table 2
---------
col1 col3
-----------
1 a
1 b
1 c
1 d

Please help me out in building a query which gives the following output:

col1 col2 col3
-----------------
1 1 a
1 2 b
1 NULL c
1 NULL d

Thank u

AnswerRe: sql Pin
Colin Angus Mackay26-May-07 0:45
Colin Angus Mackay26-May-07 0:45 
GeneralRe: sql Pin
raj@code26-May-07 0:55
raj@code26-May-07 0:55 
AnswerRe: sql Pin
Ron Savage27-May-07 8:40
Ron Savage27-May-07 8:40 
Questiontotal number of months between two dates (urgent need hlp me)..... Pin
Member 387988125-May-07 23:53
Member 387988125-May-07 23:53 
AnswerRe: total number of months between two dates (urgent need hlp me)..... Pin
raj@code26-May-07 0:38
raj@code26-May-07 0:38 
GeneralRe: total number of months between two dates (urgent need hlp me)..... Pin
Member 387988126-May-07 0:46
Member 387988126-May-07 0:46 
GeneralRe: total number of months between two dates (urgent need hlp me)..... Pin
raj@code26-May-07 1:41
raj@code26-May-07 1:41 
QuestionWhat are the advantaeges of using ADO.NET Pin
rangaSL25-May-07 21:28
rangaSL25-May-07 21:28 
AnswerRe: What are the advantaeges of using ADO.NET Pin
Colin Angus Mackay26-May-07 0:55
Colin Angus Mackay26-May-07 0:55 
GeneralRe: What are the advantaeges of using ADO.NET Pin
rangaSL27-May-07 6:55
rangaSL27-May-07 6:55 
AnswerRe: What are the advantaeges of using ADO.NET Pin
raj@code26-May-07 1:31
raj@code26-May-07 1:31 
GeneralRe: What are the advantaeges of using ADO.NET Pin
rangaSL27-May-07 6:51
rangaSL27-May-07 6:51 
AnswerRe: What are the advantaeges of using ADO.NET Pin
Arun.Immanuel26-May-07 16:27
Arun.Immanuel26-May-07 16:27 
GeneralRe: What are the advantaeges of using ADO.NET Pin
rangaSL27-May-07 6:49
rangaSL27-May-07 6:49 
QuestionMulti threaded database access... Pin
abkareem25-May-07 10:03
abkareem25-May-07 10:03 
QuestionReturning Records with No Value (not null) if a specific field Pin
dboy22125-May-07 8:08
dboy22125-May-07 8:08 
AnswerRe: Returning Records with No Value (not null) if a specific field Pin
Colin Angus Mackay25-May-07 8:50
Colin Angus Mackay25-May-07 8:50 

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.