Topics
Started by
Posts
Last post
Ok so a merge query which compared 14m records from staging on a daily basis used to run in 40 mins…
10 replies
I am trying to write some t-sql query to cleanse a free text address field. Some of sample addresse…
2 replies
I'm looking for a TSQL cmd for SQL 2008 R2 that essentially does what these TSQL cmds do below for …
4 replies
Hi Experts Can some one please help me in this scenario new to MS T-sql (MS 2008) (No PK Keys dont…
2 replies
will it ever work for sql server 2005 again? even with any cummulative rollups?
6 replies
I have a third party schedule program that to call a batch file that we use sqlcmd to start a sql …
1 replies
The stored procedure (sp) returns fields as follows: YearQuarter Field1 Field2 Field3 Field4 null 5…
12 replies
Hi All, I have a table with the following structure: ID Data 1 1;2;3 2 1;3 3 …
7 replies
Hi there! This is probably an easy one, but I just can't seem to figure it out! Here it is in pseud…
4 replies
Hi all, Can any one clarify my doubt please.. We have a data base where we will store multiple elec…
8 replies
I'm giving following value for connection and its giving me error while connecting to SQL 2008. The…
2 replies
We have a multi-page t-sql batch script running for a long time and we have identified that a part …
27 replies
I have the following tables and query: declare @Employee table ( ID int, Name varchar(20) ) insert …
6 replies
Please tell me how to get a field value in the After Update trigger? Suppose I have a trigger: CREA…
3 replies
To All: I need a performant approach to merging multiple records into one. This will need to merge …
4 replies
Viewing 15 topics - 7,516 through 7,530 (of 10,635 total)
You must be logged in to create new topics.