Topics
Started by
Posts
Last post
I have what is not ideal data that I have to work with. For example I have a column CD_Limit that c…
3 replies
hi All, Please provide the possible options to reduce the Index Seek Cost ?
3 replies
Hi Friends, I ve the table like Create table nh ( invoice_no varchar(20), model_ref varchar(20), i…
4 replies
Hi Can someone help me... i get the error ---> Error converting data type varchar to bigint. whe…
7 replies
Hey all, Due to an import from an external system i have a date in this format Tuesday, October 01 …
1 replies
I have a table: Part# | CustomerID | Wk1 | Wk2 | .......... | Wk52 I want a resulting table that ha…
13 replies
Hi I am not sure how to pose this question but here goes. I have a select statement joining tables…
2 replies
I have the following table with sample data CREATE TABLE [dbo].[Lots]( [lot_nbr] [int] NOT NULL, …
10 replies
Hi I have TABLEA with a CSV column. TABLEA[colId,colcsv] TableA ---------- 1, A,B,C,D 2, B,C 3, D,E…
3 replies
Hi I have a resultset returned from a select statement : Name FirstNamePhone Test1-LTest1-…
3 replies
Consider the below scripts CREATE TABLE #TEMP(Category nvarchar(100),Item nvarchar(100),Value nvar…
3 replies
Hello Everyone I have got a real issue with some really horrible data that came out of Oracle. They…
5 replies
Hi I need to create a proc which will get @xml as input parameter and it has to return the given XM…
5 replies
Hello Everyone I hope that you all had a nice weekend. I am processing some data thru for cleansing…
2 replies
This xml file have to be converted into table format which is shown below.The 3rd column mentioned …
1 replies
Viewing 15 topics - 2,581 through 2,595 (of 10,647 total)
You must be logged in to create new topics.