Topics
Started by
Posts
Last post
Can anyone please let me know if they have a sql script which would loop through every single chara…
12 replies
Hi, We are exploring the least time consuming approach to be able to compare data between tw…
15 replies
Can we perform join with Table Datatype And User Table
2 replies
Hi Experts, i am working in DataMigration project right now. I have created 6 DTS packages. I want …
1 replies
Hi Experts, I want to move data from a database(sql2000) to another database(sql2000) which resides…
6 replies
Hi Experts, I need architectural difference between sybase12.5.3 & sqlserver2000 & o…
1 replies
Hi, How do we display all dates within startdate and enddate using sql query? For Example I want …
9 replies
Hi Experts, I have faced one question in an interview. I have two tables called …
4 replies
I have the following sample script: BEGIN TRAN INSERT INTO a.tbl1 (col1,col2) VALUES ('b',2) ROLLBA…
2 replies
I am building a TSQL Job procedure to send large messages with SQL2000 xp_sendmail. …
3 replies
Dear Experts, I am often getting the below error message. Inputs are welcome ! -------------…
1 replies
how can i remove by t-sql the cluster property from a CLUSTERED PRIMARY KEY field without drop…
6 replies
Is there any better way to get my 3 row result set? create table t1( col1 varchar(5) null, col2 …
3 replies
Given the following code from a stored proc: declare @variable as VARCHAR(6), @SError int, @STable…
5 replies
*** Sorry can this be removed as i've posted in the wrong section Hi there, I'm new to T-SQL and i'…
5 replies
Viewing 15 topics - 4,096 through 4,110 (of 17,082 total)
You must be logged in to create new topics.