Topics
Started by
Posts
Last post
I have multiple sp with @sql defined, when I script these sp, it throws error saying @spl already …
3 replies
Hi all, This is is quite simple, but i need you help pls! I need to get the value of one of the par…
2 replies
Hi, We have a View which calls a function to get the data. Following is the code of the View: CRE…
2 replies
I need to create a table of running totals. Suppose initially we start with $50, then write a check…
15 replies
Hello Everyone - this seams easier than it has been. Here's the sample data: DECLARE @tblJobHist_s…
7 replies
We are currently dealing with a legacy application, where the decimal numbers from c# are stored in…
6 replies
I need to build a report from a table that holds seat assignments and capacity that looks like the …
5 replies
I'm working on converting some old Sybase DBs to SQL, and am stuck on one query. Here's the origina…
3 replies
I must be doing this wrong..becouse I get columns with no matching table. Here is the query I creat…
2 replies
i used pivot when there was 1 sum(count) and it is working fine, but now the requirement is to do m…
11 replies
Hello, I need to distribute total usage into specified intervals. Please find below an example Tota…
3 replies
create table dbo.tableinfo ( list1 varchar(10), list2 varchar(10), Num int ) insert into dbo.tablei…
1 replies
Hi, Need your help in accomplishing this one. We run on SQL Server 2008. I've a string that can b…
15 replies
Hi, When I am running the below stored procedure through a job I am getting the below error message…
15 replies
Just found an odd piece of behavioral difference between SQL 2005 and SQL 2008R2. Any help would be…
2 replies
Viewing 15 topics - 3,466 through 3,480 (of 10,647 total)
You must be logged in to create new topics.