Click here to Skip to main content
15,922,325 members
Home / Discussions / Database
   

Database

 
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 
GeneralRe: Sum the top 2 records Pin
Harini N K28-Apr-08 19:48
Harini N K28-Apr-08 19:48 
GeneralRe: Sum the top 2 records Pin
WoutL28-Apr-08 23:24
WoutL28-Apr-08 23:24 
GeneralRe: Sum the top 2 records Pin
Broken Bokken29-Apr-08 2:06
Broken Bokken29-Apr-08 2:06 
QuestionRetrieve an image from Sybase using VB.Net Pin
bodala_venu28-Apr-08 3:25
bodala_venu28-Apr-08 3:25 
GeneralRe: Retrieve an image from Sybase using VB.Net Pin
bodala_venu29-Apr-08 0:13
bodala_venu29-Apr-08 0:13 
QuestionHow to create MSAccess database from a dataset? Pin
Shreyas Ganesh28-Apr-08 2:28
Shreyas Ganesh28-Apr-08 2:28 

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.