Topics
Started by
Posts
Last post
Hi, I have data as follows sno id product 1 1000 'aaaaa' 2 1001 'bbbbb' 3 1000 'tttttt' 5 1000 'ddd…
2 replies
Hi, Can any one help me on this.. Here I have 2 tables, call it as parent table, child table.. I wa…
2 replies
I have a table that has these columns, clientnumber, code, plan, and eff_date, and more. Some reco…
3 replies
Hi, This is a a follow up question (but different issue), to my previous post on http://www.sqlserv…
4 replies
Hi I have one question regarding full text . I have created one full text catalog and added 5 table…
2 replies
I need to pull one recod per load_id I need the min(A.TMS_EXT_REF_ID ) city,state etc.. information…
9 replies
Please help me to write a query. This is the task. I have Table a and B. Table B has millions of ro…
6 replies
Hi, I have a bulk insert statement that is loading a text file into a table. It is working fine whe…
1 replies
Can any body help on this http://www.sqlservercentral.com/Forums/Topic955901-8-1.aspx 🙂
8 replies
Hi all, I'm having trouble trying trying to write an sql for xml query that will create a nested hi…
2 replies
I have the following data COL1 COL2 1 0TY/OK 1 0TY/OK 1 0TY/OK 1 0TY/O…
9 replies
Hi I need to select some records and reinsert/duplicate them again (not replace them) with a set of…
10 replies
hi guys, i have my dev and production instances in two different servers with the same database wit…
9 replies
hi,i want to select my data from table using where clause.then i want to use if else condition to s…
9 replies
I've table and data as follow, declare @t1 table (idx int, maintdte datetime); insert into @t1 valu…
3 replies
Viewing 15 topics - 3,286 through 3,300 (of 12,234 total)
You must be logged in to create new topics.