Topics
Started by
Posts
Last post
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
I can't wrap my head around using a with statement to recursively query. here is what my data looks…
9 replies
Have a table with the following items: grp_keygrp_nameClient_List (varchar (80)) 10007Group1…
5 replies
The query that is given below will display the result set in the attached txt File. I want to displ…
4 replies
This should be easy but I am running into all cans of trouble trying to figure this one out. I nee…
3 replies
Viewing 15 topics - 7,531 through 7,545 (of 10,647 total)
You must be logged in to create new topics.