Topics
Started by
Posts
Last post
I have created a stored procedure that will take a xml stream as parameter and return the processed…
2 replies
I am creating a SP that passes a variable into a where clause: Select * from news_items where divis…
13 replies
Ok, here's an unusual one. Does anyone know where SQL Server stores or gets the system- generated n…
4 replies
Hello, i 've tried that when a DTS failed it should send an email to the person who is in care for …
3 replies
I want to return a specified column row with the adjacent number of rows above and below. e.g. Sele…
1 replies
given i have got a table named f_policy i wanted to rename that table into @month_f_policy where @m…
4 replies
Hi, Due to bad DB design (at least I think so) we have a table in our database (A) of which some ro…
2 replies
Hi, Gurus. I have a q for U. I have been fighting with this for a while. So I need some help. Here …
12 replies
Here's a simple question that I can't find answer to: How do you remove the "x rows affected." fro…
2 replies
I have a routine that generates a supposedly unique binary value using a formula. I want to confir…
1 replies
This is probably the wrong forum to ask this.....but since this is the place I most visit....here g…
4 replies
Hi, I have 2 tables TblStoreInventory ( productId REFERENCES tblProduct.productId ) tblProduct ( p…
6 replies
I'd like to write a generic procedure that will accept a table name and seed value and return a uni…
6 replies
I have an interesting problem that I hope someone can help me with. I need to produce a query that …
11 replies
I have an intresting problem, basicly I am using a cross join to get a list of all product combinat…
43 replies
Viewing 15 topics - 15,286 through 15,300 (of 17,082 total)
You must be logged in to create new topics.