Topics
Started by
Posts
Last post
I have a sales report that shows the previous days sales. I need to modify to a rolling report tha…
11 replies
Hi, when I try this query it gives me an error An explicit value for the identity column in table '…
1 replies
Hi Guys, I'd like to know a correct way of using the query below in a case statement: and it.bitIs…
12 replies
Hello All.... I was just thinking about a query I need to write and know how to do it with cursors …
10 replies
Hi All, I need use SQL (for xml) to write in this customize format of XML as below: <track_n_tra…
2 replies
I have an application that is slowing down under a fairly heavy load and I believe some of my relat…
23 replies
I am in a time crunch, many things on my plate today, and I just can't seem to get this problem, th…
8 replies
Hello Everyone I have a strange thing that I am trying to code for, and I am almost there, but I kn…
4 replies
Hi all, I'm coding a stored procedure which will be the control mechanism for a series of ETL subpr…
3 replies
Hi, create proc sp_temp --@temp varchar(10) as begin declare @Result varchar(5) select COUNT(*) fro…
7 replies
hi my stored prc return value slike this rule date no abc1 03/17/2003 23 ab…
4 replies
Hi, I need to create a function that will check an int column from a table and has to generate the …
11 replies
I have an excel file with email ids as one column.i want those email ids into the database along w…
4 replies
Just trying to test the affect of MAXDOP = 1 inside a query executed by sp_executesql within CRM. …
2 replies
Here is my code, i'm creating a dynamic pivot of sales for the last 6 days. Works great, except if…
1 replies
Viewing 15 topics - 3,271 through 3,285 (of 10,647 total)
You must be logged in to create new topics.