Click here to Skip to main content
15,795,318 members
Home / Discussions / Database
   

Database

 
GeneralRe: Conversion failed in sql Pin
GuyThiebaut19-Apr-13 2:36
professionalGuyThiebaut19-Apr-13 2:36 
GeneralRe: Conversion failed in sql Pin
Richard.Berry10024-Apr-13 12:02
Richard.Berry10024-Apr-13 12:02 
GeneralRe: Conversion failed in sql Pin
Mycroft Holmes24-Apr-13 13:29
professionalMycroft Holmes24-Apr-13 13:29 
QuestionTunig required for the below SQL. Pin
nirkar jena17-Apr-13 0:42
nirkar jena17-Apr-13 0:42 
AnswerRe: Tunig required for the below SQL. Pin
Mycroft Holmes17-Apr-13 1:45
professionalMycroft Holmes17-Apr-13 1:45 
AnswerRe: Tunig required for the below SQL. Pin
Eddy Vluggen17-Apr-13 6:06
professionalEddy Vluggen17-Apr-13 6:06 
AnswerRe: Tunig required for the below SQL. Pin
Niral Soni22-Apr-13 4:13
Niral Soni22-Apr-13 4:13 
QuestionNeed a query to get data from two tables with specific format Pin
sowvin16-Apr-13 21:41
sowvin16-Apr-13 21:41 
Hello,

Thanks in advance.

Table-1
startdate MSNUM
12/12/2012 1,2,3
12/10/2010 4
12/9/2009 5,6
12/13/2014
10/3/2003

Table-2
ID DESC
1 ONE
2 TWO
3 THREE
4 FOUR
5 FIVE

Expected OutPut Result

MSGNUM DESC
1,2,3 ONE,TWO,THREE
4 FOUR
5,6 FIVE,SIX



Note: Table-1 contains 7690 records and table-2 contains 160 fixed rows


Please let me know how can get the above output. I am trying using cursors still didn't found any solution. If anyone already worked on this can save my time.

best Regards,
Kumar
AnswerRe: Need a query to get data from two tables with specific format Pin
Mycroft Holmes16-Apr-13 23:01
professionalMycroft Holmes16-Apr-13 23:01 
AnswerRe: Need a query to get data from two tables with specific format Pin
Niral Soni22-Apr-13 5:57
Niral Soni22-Apr-13 5:57 
QuestionSSIS XML Source (2012) Pin
PIEBALDconsult16-Apr-13 19:26
professionalPIEBALDconsult16-Apr-13 19:26 
QuestionHow to insert the same record multiple times in a MS Access 2000 database Pin
sobelhaj12-Apr-13 8:39
sobelhaj12-Apr-13 8:39 
AnswerRe: How to insert the same record multiple times in a MS Access 2000 database Pin
RobCollins12-Apr-13 13:12
RobCollins12-Apr-13 13:12 
AnswerRe: How to insert the same record multiple times in a MS Access 2000 database Pin
PIEBALDconsult13-Apr-13 9:01
professionalPIEBALDconsult13-Apr-13 9:01 
GeneralRe: How to insert the same record multiple times in a MS Access 2000 database Pin
sobelhaj13-Apr-13 10:00
sobelhaj13-Apr-13 10:00 
GeneralRe: How to insert the same record multiple times in a MS Access 2000 database Pin
PIEBALDconsult13-Apr-13 12:18
professionalPIEBALDconsult13-Apr-13 12:18 
AnswerRe: How to insert the same record multiple times in a MS Access 2000 database Pin
Mycroft Holmes13-Apr-13 14:20
professionalMycroft Holmes13-Apr-13 14:20 
AnswerRe: How to insert the same record multiple times in a MS Access 2000 database Pin
jschell14-Apr-13 8:12
jschell14-Apr-13 8:12 
Questionthe output of select command Pin
sara-setare12-Apr-13 8:13
sara-setare12-Apr-13 8:13 
AnswerRe: the output of select command Pin
RobCollins12-Apr-13 8:17
RobCollins12-Apr-13 8:17 
GeneralRe: the output of select command Pin
sara-setare12-Apr-13 8:28
sara-setare12-Apr-13 8:28 
GeneralRe: the output of select command Pin
RobCollins12-Apr-13 8:59
RobCollins12-Apr-13 8:59 
GeneralRe: the output of select command Pin
sara-setare12-Apr-13 20:44
sara-setare12-Apr-13 20:44 
Questionupdate special row Pin
sara-setare12-Apr-13 2:20
sara-setare12-Apr-13 2:20 
AnswerRe: update special row Pin
Tim Carmichael12-Apr-13 2:35
Tim Carmichael12-Apr-13 2:35 

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.