Topics
Started by
Posts
Last post
My query pulls data from two separate databases, and it runs extremely slow. The queries run well w…
9 replies
Hi This my stored procedure ALTER PROCEDURE [dbo].[PageWise] @PageIndex INT = 1 ,@Page…
8 replies
select Queue.ScheduledTaskQueueId QueueId, Queue.QueueMaximumLength, Queue.IsLargeQueue…
19 replies
Hi All, I need big favor, Here is my question, I am getting dead lock error. When I try to insert …
4 replies
Hello, I have been using dynamic sql in an inner cursor and I get an error about the fetched variab…
8 replies
Not a very succint title, wan't sure how to put it ... basically, our monitoring team are putting t…
8 replies
I have a task to provide users with a list of currency rates in the following format: Base Currency…
3 replies
Need assistance working out how to get task counts in a sales report. The data is located in three …
4 replies
Hi All, SQL Server 2008 r2... I have a query which does 3 selects and Union ALLs each to get a fina…
4 replies
All, First time post and I am learning TSQL. Anyway, I have a weird issue that I was hoping you gu…
2 replies
Hi all, I'm trying to run this code, which worked on SQL 2000, on 2K8: SELECT [Business Unit] …
2 replies
Hi everybody, we have a strange behaviour while using sp_getapplock (we tried to use this to solve …
1 replies
when I run below query I got Error of Arithmetic overflow error converting numeric to data type num…
2 replies
Hi I am trying to pivot data based on columns value in year column... but results are not showing u…
5 replies
Hi, I am having a problem in creating query for this exciting scenario. Table A ID ItemQtyC…
3 replies
Viewing 15 topics - 2,026 through 2,040 (of 10,647 total)
You must be logged in to create new topics.