Topics
Started by
Posts
Last post
I have a table, with nvarchar(50) of 40 million records, this field has an unique index on it The t…
2 replies
Hi there, I'm new to Transact SQL and working with a legacy system where the key to a table is a bi…
7 replies
If any new inserts, then I need to insert the data into table1 and if any existing data is getting …
13 replies
I am having to deal with a lot of external data for which NO front end editing can be accomplished.…
23 replies
Hello Guys, My colleague is using a code gen and as a result has set the edit form to accept multip…
4 replies
Hi, Is it possible to write a script which inserts a space before all upper case characters in a st…
5 replies
Hi, I have a SP which takes the data from one staging table and kept it into production table. stag…
12 replies
I have tried to search for count sql and have seen the usual using Information_Schema or sys.indexe…
11 replies
Hi everybody, I'm trying to insert the resultset from a XML variable and is too slow. If I just do …
8 replies
I have two fields, ArrivalDate(1/5/2009 12:00 AM) and ArrivalTime(1/1/1900 12:56:00 PM) bot…
4 replies
IDParentidName 1NULLSearch 2NULLWS 3NULLEnter 4NULLArts 51Name1 106Name2 258Name3 2…
8 replies
i have table table1 with two columns col1,col2 my statement is insert table1 values('dummy',xyz) wh…
1 replies
I am writing a stored procedure that inserts data into a table. The data may change over time and I…
5 replies
I have data in a table in which every 30 min new row is added. The data is almost last 2 yrs. I wan…
23 replies
Recently I wrote a bunch of stored procedures that use the same 25 lines of code and then go on the…
2 replies
Viewing 15 topics - 7,111 through 7,125 (of 12,234 total)
You must be logged in to create new topics.