Topics
Started by
Posts
Last post
Hello, I have written a stored proc that creates temp tables and uses a table cursor and then drops…
5 replies
Hi All, Can anyone help me with below sql server 2005 and up: input string: BUILTIN\ADMINISTRATORS:…
1 replies
Hi all, I have two tables. One has info about folders and another one about files. Following a…
5 replies
Hi all I made an app in c# o my laptop to take a txt file convert to csv then import to my SQL usin…
5 replies
I am using a cursor inside my store procedure. This store procedure is performing some opertaions …
3 replies
Hi all, my database has a column called StartDate_Time and the format in this column is like so We…
46 replies
I'm having a weird issue that I hope someone might be able to shed some light on. I have a master …
2 replies
Helo to all Members of SqlServerCentral.. I cam here first time with a My T-sql problem.. I have a …
11 replies
Basically what I am trying to achieve is to update the last two character spaces of a column which …
8 replies
I have created a stored procedure that uses a temp table to do some updates. the problem is that th…
5 replies
Hi friends, I m having CUST_STATUS table which shows statuscode and effectivedate table.status 1 me…
4 replies
Actual Table: IdName Parent_nameParent_id 1A.B A 2A…
3 replies
Actual Table: IdName Parent_nameParent_id 1A.B A 2A.B(1).C B 3A.B(2).D B 4A.B.C.D.E D 5A…
1 replies
Have a table with the following structure .. recordid (int), column1a (int), column2a (bit), column…
6 replies
Hi to all, I have the follwing piece of TSQL COde SET @DateTo = '20110330' SELECT ----- FileHeader…
1 replies
Viewing 15 topics - 5,236 through 5,250 (of 10,640 total)
You must be logged in to create new topics.