Topics
Started by
Posts
Last post
Hi I have a query which returns the following Key segment Value A001 001 3 A001 002 4 …
4 replies
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
I need to deliver a large number of code objects (views and functions, not stored procedures) to ou…
8 replies
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
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
Hi, Been stuck on this for a little while and hoping that someone can help me figure out my logic p…
12 replies
Hi, I'm using a neat query to concatenate strings. It is using XML to do. I had 200.000 rows to be …
9 replies
Hi, The following test condition : IF object_id('tempdb..#testEnvironment') IS NOT NULL BEGIN DRO…
2 replies
Viewing 15 topics - 3,946 through 3,960 (of 10,636 total)
You must be logged in to create new topics.