Topics
Started by
Posts
Last post
In the trigger below, I am getting an error when deleting > 1 row at a time. I understand that …
6 replies
Is there a way to pull the top 5 for each id? ID Amount 1 4 1 3 1 …
1 replies
I have a table where I want to group the ID in sets of 0-20,21-40,41-60,60-80,81-100 depending upon…
1 replies
Hi! I created an sql function using C# and i deployed on sql server running on 64 bit os. Whenever …
3 replies
I was hoping that someone could help me avoid RBAR in my problem. See the code below... --===== I…
11 replies
In SQL2005,I have to update the primary key of a table which is referenced by many child tables.The…
14 replies
hi guys i to import data ifrom my excel spreadsheet in my destop into my existing sql table. I tri…
8 replies
My query select * from service_type_dim where service_type_code not in ( select distinct s…
8 replies
I have two separate updates running which I have reduced to the following two sets of statements: p…
10 replies
I have the following data, which are invoices and there payment details The TR_AGE is the number of…
2 replies
Hi, I have a VBscript task in my DTS. In that, I have update query. query is as follows... sqlstr1 …
4 replies
I have a very large table that stores all the information for an account, there is an account id. T…
8 replies
I came across an odd construct in a WHERE clause and I was wondering if anyone else had seen this b…
29 replies
Hi, The following trigger was generated from oracle trigger using SSMA Tool a migration tool for or…
2 replies
HI, I have to do some reporting and there are many things to count on the backend and report to the…
6 replies
Viewing 15 topics - 8,896 through 8,910 (of 12,234 total)
You must be logged in to create new topics.