Topics
Started by
Posts
Last post
Hello Everyone I have a medium sized SSIS Package, with multiple steps, that call a single sproc ea…
1 replies
By: j.miner
Hey guys, Our team ran into a problem over the weekend and Im confused over it... We are in the pr…
9 replies
Hello, I have a table like this CREATE TABLE [temp]( [Country] [varchar](200) NULL, [Country_Grou…
5 replies
Hi I have a query which returns the following Key segment Value A001 001 3 A001 002 4 …
4 replies
By: Johnny H
good morning everyone, I have a procedure taking some input parameters that are used for a select s…
3 replies
Hi, one of the SQL SP written like this as below. it is getting blocking every time due to waiting …
3 replies
How do i line up the weeks ('Weeks-2013' and 'Weeks-2012') in T-SQL ? Below is sample data to test …
7 replies
By: vinu512
I need to deliver a large number of code objects (views and functions, not stored procedures) to ou…
8 replies
By: jhager
I am looking for a query to get all records from tableA that exists in tableb inclusive. tableB con…
3 replies
All, I have data in numerous tables. The first 2 tables are simple: tblProducts ----------------- …
13 replies
By: vinu512
I am trying to do a query that I am not sure can be written without using a cursor and building dyn…
11 replies
Hi Guys, Need favor. Here is the e.g. I am using TABLEA.ID (as an e.g) in my SP.I am not sure how …
4 replies
I have a need for a query that groups data, returns averages for the groups, but also sums those av…
11 replies
I found a nifty but unsupported stored procedure that loops through all databases on your server an…
2 replies
Hi All, The following one is the Table definition. After inserting some rows ...i want to add ident…
7 replies
By: Lowell
Viewing 15 topics - 3,946 through 3,960 (of 10,647 total)
You must be logged in to create new topics.