Topics
Started by
Posts
Last post
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
Hello all, I am looking for a way to update a record based on an already existing record. For ins…
10 replies
I have following sample script to produce/understand the problem: CREATE TABLE [dbo].[tblVideo]( …
2 replies
There is a table Students with structure as follows: Sid SName TeamId 1 S1 …
5 replies
Viewing 15 topics - 8,071 through 8,085 (of 10,647 total)
You must be logged in to create new topics.