Click here to Skip to main content
15,902,275 members
Home / Discussions / Database
   

Database

 
GeneralRe: Please help, its very urgent ( retrieving datetime ) Pin
vikram attiganal19-Jul-04 20:00
vikram attiganal19-Jul-04 20:00 
QuestionUrgent : Running SQL Script files through a SqlCommand object? Pin
matthias s.19-Jul-04 7:37
matthias s.19-Jul-04 7:37 
AnswerRe: Urgent : Running SQL Script files through a SqlCommand object? Pin
dishanf19-Jul-04 17:00
dishanf19-Jul-04 17:00 
GeneralRe: Urgent : Running SQL Script files through a SqlCommand object? Pin
matthias s.20-Jul-04 5:25
matthias s.20-Jul-04 5:25 
GeneralAccess 2000 DB and multithreaded access Pin
mav.northwind19-Jul-04 4:16
mav.northwind19-Jul-04 4:16 
GeneralRe: Access 2000 DB and multithreaded access Pin
Anders Molin19-Jul-04 16:23
professionalAnders Molin19-Jul-04 16:23 
GeneralRe: Access 2000 DB and multithreaded access Pin
mav.northwind19-Jul-04 19:50
mav.northwind19-Jul-04 19:50 
GeneralNeed Help to make SQL SERVER Query Pin
Arvind200419-Jul-04 0:42
Arvind200419-Jul-04 0:42 
Hi
I have a table CandidateTab Which contain the CandidateId and Skill fields and data in this table are in following format.

CandidateID Skill
---------------------------
10 VB.net
10 ASP.net
10 C#
11 Oracle
11 SQL SERVER

How can I make a query to get result in following format


CandidateID Skill
10 VB.net,ASP.net,C#
11 Oracle,SQL SERVER



Thanks
Arvind
GeneralRe: Need Help to make SQL SERVER Query Pin
dishanf19-Jul-04 1:17
dishanf19-Jul-04 1:17 
GeneralRe: Need Help to make SQL SERVER Query Pin
dishanf19-Jul-04 1:28
dishanf19-Jul-04 1:28 
GeneralRe: Need Help to make SQL SERVER Query Pin
Arvind200419-Jul-04 3:32
Arvind200419-Jul-04 3:32 
Questionwhat is wrong with this query?... Pin
blankg16-Jul-04 22:42
blankg16-Jul-04 22:42 
AnswerRe: what is wrong with this query?... Pin
Daniel Turini16-Jul-04 23:55
Daniel Turini16-Jul-04 23:55 
GeneralRe: what is wrong with this query?... Pin
blankg17-Jul-04 2:38
blankg17-Jul-04 2:38 
GeneralRe: what is wrong with this query?... Pin
Daniel Turini17-Jul-04 3:10
Daniel Turini17-Jul-04 3:10 
GeneralSQL Query using date format problem!!! Pin
girl_lash16-Jul-04 0:26
girl_lash16-Jul-04 0:26 
GeneralRe: SQL Query using date format problem!!! Pin
Mike Dimmick17-Jul-04 23:59
Mike Dimmick17-Jul-04 23:59 
GeneralRe: SQL Query using date format problem!!! Pin
EdbertP18-Jul-04 15:24
EdbertP18-Jul-04 15:24 
Generalquering on views Pin
blankg15-Jul-04 23:47
blankg15-Jul-04 23:47 
GeneralRe: quering on views Pin
Colin Angus Mackay15-Jul-04 23:57
Colin Angus Mackay15-Jul-04 23:57 
GeneralRe: quering on views Pin
blankg16-Jul-04 0:27
blankg16-Jul-04 0:27 
GeneralRe: quering on views Pin
Mekong River17-Jul-04 4:53
Mekong River17-Jul-04 4:53 
GeneralRe: quering on views Pin
blankg17-Jul-04 9:51
blankg17-Jul-04 9:51 
GeneralRe: quering on views Pin
Mekong River17-Jul-04 18:18
Mekong River17-Jul-04 18:18 
GeneralRe: quering on views Pin
blankg17-Jul-04 21:35
blankg17-Jul-04 21: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.