Topics
Started by
Posts
Last post
Hello! I'm trying to write a Stored Procedure that have to calculate the closest date for manufactu…
16 replies
I have a table to be grouped based on a field called "category" The category is based on categories…
2 replies
Hi, I have column called DateDesc and the values are "Start JAN","END MAY", "Mid JUNE". Like this i…
7 replies
Hi Guys, Can any one please help me with this? I've this result from my 'case' query; Jan Feb Mar A…
3 replies
Moved the Question to SSRS 2012
2 replies
Im trying to fill my table in different levels (hierarchy). The different levels are not properly p…
1 replies
DECLARE @id VARCHAR(10) DECLARE myCursor CURSOR LOCAL FAST_FORWARD FOR SELECT [ServersList] AS …
1 replies
My script work always but today it give me a NOT NULL error; USE [xxx] GO /****** Object: Table [D…
2 replies
What is wrong with this T-SQL? I'm receiving error: Msg 156, Level 15, State 1, Line 46 Incorrect s…
5 replies
Hi, I am trying to do the following: DECLARE @MinBoundary DateTime, @s nvarchar(max) declare @DBNam…
6 replies
Hi SQL Gurus, I am trying to delete thru small chunk from [AdventureWork].[Sales].[SalesOrderDetail…
3 replies
Hi, I need to find all empty files in the database (SQL Server 2008R2 SP2) The files become empty …
2 replies
Hi All The code below instead of inserting in tblMonths for each record in tblDDAccounts does it th…
10 replies
Hi- Would be glad if someone could help me configure a new stored proc that will: assumption: table…
2 replies
I have a T-SQL query that outputs exactly as I wish when run via Management Studio. I now want to …
2 replies
Viewing 15 topics - 1,231 through 1,245 (of 10,647 total)
You must be logged in to create new topics.