Click here to Skip to main content
15,905,913 members
Home / Discussions / Database
   

Database

 
GeneralRe: Reporting Best Practises (Are there any what do you do?) Pin
Youtea1-May-08 16:57
Youtea1-May-08 16:57 
GeneralSelecting the latest records Pin
Kevin Brydon28-Apr-08 23:27
Kevin Brydon28-Apr-08 23:27 
GeneralRe: Selecting the latest records Pin
Blue_Boy28-Apr-08 23:55
Blue_Boy28-Apr-08 23:55 
GeneralRe: Selecting the latest records Pin
Harini N K29-Apr-08 0:13
Harini N K29-Apr-08 0:13 
GeneralRe: Selecting the latest records Pin
Kevin Brydon30-Apr-08 6:45
Kevin Brydon30-Apr-08 6:45 
GeneralRe: Selecting the latest records Pin
Blue_Boy30-Apr-08 10:16
Blue_Boy30-Apr-08 10:16 
GeneralLimit Rows in DataTable Pin
Brady Kelly28-Apr-08 23:15
Brady Kelly28-Apr-08 23:15 
QuestionSelecting 3 columns and merging??? Pin
Karan_TN28-Apr-08 21:46
Karan_TN28-Apr-08 21:46 
hai,
i m using SQL server 2000.
i have 3 columns A,B,C respectively. the columns consist of the following values.

Col-A: a,b,c,d,e,f,g,h,i,i,i,i,i
Col-B: j,k,l,m,n,o,p,q,r,i,r,r,r
Col-C: s,t,u,v,w,x,y,z,a,b,c,n,s

I need the output as

Col-D: a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z

Note : Commas are not needed. just in row-wise

i.e, i want to combine 3 columns and want to remove the REPEAT values,NULL and EMPTY

how to achieve it? - KARAN
GeneralRe: Selecting 3 columns and merging??? Pin
Blue_Boy28-Apr-08 22:07
Blue_Boy28-Apr-08 22:07 
GeneralRe: Selecting 3 columns and merging??? Pin
Karan_TN28-Apr-08 22:32
Karan_TN28-Apr-08 22:32 
GeneralRe: Selecting 3 columns and merging??? Pin
Blue_Boy28-Apr-08 22:37
Blue_Boy28-Apr-08 22:37 
GeneralRe: Selecting 3 columns and merging??? Pin
Karan_TN28-Apr-08 22:54
Karan_TN28-Apr-08 22:54 
GeneralRe: Selecting 3 columns and merging??? Pin
Blue_Boy28-Apr-08 23:46
Blue_Boy28-Apr-08 23:46 
GeneralRe: Selecting 3 columns and merging??? Pin
Karan_TN29-Apr-08 0:10
Karan_TN29-Apr-08 0:10 
GeneralRe: Selecting 3 columns and merging??? Pin
Blue_Boy29-Apr-08 2:55
Blue_Boy29-Apr-08 2:55 
AnswerRe: Selecting 3 columns and merging??? Pin
Karan_TN29-Apr-08 21:39
Karan_TN29-Apr-08 21:39 
GeneralRe: Selecting 3 columns and merging??? Pin
Blue_Boy29-Apr-08 21:41
Blue_Boy29-Apr-08 21:41 
GeneralRe: Selecting 3 columns and merging??? Pin
Karan_TN1-May-08 22:44
Karan_TN1-May-08 22:44 
GeneralRe: Selecting 3 columns and merging??? Pin
Blue_Boy1-May-08 23:40
Blue_Boy1-May-08 23:40 
QuestionSql Server Security Pin
~V~28-Apr-08 21:25
~V~28-Apr-08 21:25 
GeneralRe: Sql Server Security Pin
Blue_Boy28-Apr-08 21:49
Blue_Boy28-Apr-08 21:49 
GeneralRe: Sql Server Security Pin
GuyThiebaut28-Apr-08 22:28
professionalGuyThiebaut28-Apr-08 22:28 
GeneralRe: Sql Server Security Pin
~V~28-Apr-08 23:16
~V~28-Apr-08 23:16 
GeneralStoring files in a field of type image ??? [modified] Pin
devboycpp28-Apr-08 20:37
devboycpp28-Apr-08 20:37 
GeneralSum the top 2 records Pin
Broken Bokken28-Apr-08 12:30
Broken Bokken28-Apr-08 12:30 

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.