Click here to Skip to main content
15,890,995 members
Home / Discussions / Database
   

Database

 
GeneralInserting special characters in SQL 2000 Pin
Anonymous13-May-04 19:37
Anonymous13-May-04 19:37 
GeneralRe: Inserting special characters in SQL 2000 Pin
Hesham Amin13-May-04 21:35
Hesham Amin13-May-04 21:35 
GeneralRe: Inserting special characters in SQL 2000 Pin
sanjucsharp13-May-04 21:39
sanjucsharp13-May-04 21:39 
GeneralRe: Inserting special characters in SQL 2000 Pin
Anonymous19-May-04 1:29
Anonymous19-May-04 1:29 
GeneralRe: Inserting special characters in SQL 2000 Pin
Rob Graham15-May-04 2:54
Rob Graham15-May-04 2:54 
GeneralEmbarcadero Rapid SQL Pin
Nino_113-May-04 15:57
Nino_113-May-04 15:57 
GeneralRe: Embarcadero Rapid SQL Pin
mtone18-May-04 7:26
mtone18-May-04 7:26 
GeneralRow Concatenation Pin
Ruchi Gupta13-May-04 13:08
Ruchi Gupta13-May-04 13:08 
I have followign two tables, and want to update TB1 such that IDs col gets updated

PARAMETER tables
TB1
Dt desk IDs
----------- ---------- ----------
1 PT
1 AB
2 PT
2 AB

TB2
Dt desk book IDs
----------- ---------- ---------- -----------
1 PT PT1 100
1 PT PT2 200
1 PT PT3 300
1 AB AB1 400
2 PT PT1 500
2 PT PT2 600
2 PT PT3 700
2 AB AB1 800

Final RESULT
TB1
Dt desk IDs
----------- ---------- ----------
1 PT 100, 200, 300
1 AB 400
2 PT 500, 600, 700
2 AB 800


Any pointers

Thanks
Ruchi
GeneralRe: Row Concatenation Pin
Bill Dean18-May-04 5:20
Bill Dean18-May-04 5:20 
GeneralRe: Row Concatenation Pin
Ruchi Gupta18-May-04 5:40
Ruchi Gupta18-May-04 5:40 
GeneralRe: Row Concatenation Pin
Bill Dean18-May-04 6:10
Bill Dean18-May-04 6:10 
Generaldatabase location Pin
Anonymous13-May-04 11:44
Anonymous13-May-04 11:44 
GeneralRe: database location Pin
Jeff Varszegi13-May-04 12:01
professionalJeff Varszegi13-May-04 12:01 
GeneralRe: database location Pin
Anonymous13-May-04 12:26
Anonymous13-May-04 12:26 
GeneralRe: database location Pin
Jeff Varszegi13-May-04 13:19
professionalJeff Varszegi13-May-04 13:19 
GeneralRe: database location Pin
Anonymous13-May-04 14:04
Anonymous13-May-04 14:04 
GeneralRe: database location Pin
Jeff Varszegi13-May-04 14:54
professionalJeff Varszegi13-May-04 14:54 
GeneralRe: database location Pin
Anonymous13-May-04 15:41
Anonymous13-May-04 15:41 
GeneralRe: database location Pin
Jeff Varszegi15-May-04 2:43
professionalJeff Varszegi15-May-04 2:43 
GeneralRe: database location Pin
Anonymous15-May-04 4:17
Anonymous15-May-04 4:17 
QuestionImage problem??? Pin
Small Rat13-May-04 9:24
Small Rat13-May-04 9:24 
AnswerRe: Image problem??? Pin
Hesham Amin13-May-04 21:50
Hesham Amin13-May-04 21:50 
GeneralCross-tab query Pin
Ole12313-May-04 8:14
Ole12313-May-04 8:14 
GeneralRe: Cross-tab query Pin
-Dr_X-13-May-04 10:57
-Dr_X-13-May-04 10:57 
GeneralRe: Cross-tab query Pin
Ole12314-May-04 8:18
Ole12314-May-04 8:18 

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.