Topics
Started by
Posts
Last post
I have a temptable in my SP where I insert values into the temptable 7 times.i need to keep track …
17 replies
Hi everyone, when I run the below code manually, I get many results, but when I run it using SQLCMD…
3 replies
SUBSTRING(ADDR,1,(LEN(ADDR) - LEN(TRIM(REVERSE(SUBSTRING(REVERSE(ADDR),1,FINDSTRING(REVERSE(ADDR),'…
8 replies
Hi, The issue I have is that I have created a Table with Identity option set for the first column. …
13 replies
Looking for information on how to structure the following using t-sql: I am trying to get informati…
5 replies
I am running on a 2008 R2 server that has two databases on it. I ran a SELECT TOP 0 * INTO that se…
6 replies
hi Objective:I need to find out what are the columns that were updated and the old and new values …
6 replies
Does anyone know how to turn a result set with four rows into one row comma delimited? For example,…
3 replies
I have the following the tsql that gets me exactly what I need, except its based on the whole recor…
16 replies
Can someone possibly help me? I want expand 2 functions within my script so that I don't have to …
6 replies
I've searched everywhere for a method of combining *many* tables in a database, but everytime i sea…
3 replies
Perhaps I should have stayed in bed. I woke up for a code review today and one of the first stored…
11 replies
HI all, Iam trying to debug a code, we get some data from a foreign sql server using BCP. the probl…
2 replies
is it advisable to have single procedure for each reference master's Insert,update and delete opera…
1 replies
I'm trying to reduce the number of records that are returned with each fetch next using this cursor…
13 replies
Viewing 15 topics - 8,056 through 8,070 (of 10,635 total)
You must be logged in to create new topics.