Topics
Started by
Posts
Last post
Dear All I have the following stored Proc:- ALTER PROCEDURE dbo.HS_Players_GetPlayers_BY_Criteria (…
9 replies
Hi, I have a view which has no unique ID but I need one. The data does not present any data that ca…
9 replies
I'm running SS 2000. THe following two queries return differnet results and I was trying to figure…
3 replies
Hi All, I have a table called #Promo with following fields and types. StartDate (datetime) EndDate…
2 replies
table in which update has to be done --------------------Table a table from where update has to be …
7 replies
I have couple of servers with SQL Server 2000 on windows 2003 SP1. Simulate scenario -- Run on SQLS…
6 replies
Rather than have to maintain 1 sproc to return full details of a category and another just to retur…
4 replies
I want to add a couple of rows in a table with 85 thousand plus rows already in it. If I do Right …
7 replies
Hi, I have written some code to get the next record in a list if the record above equals 0, but I g…
14 replies
whats wrong with the following script declare @TableName nvarchar(50) set @TableName = 'stg.dbo.Dis…
7 replies
Somebody sent me an excel file. I want to take data from that file and insert it into a temp table…
7 replies
I have student and account table with columns id, course, number, class. As I'm novice in querying …
5 replies
Greetings folks. I am trying to find where the value for system_user comes from. I use enterprize…
7 replies
I need to get the query which should display me the marina_id,boat_registration,customer_id,first_n…
1 replies
Hi All, I have a table called PromoHistory with the following fields,types, and Null/NotNull attrib…
10 replies
Viewing 15 topics - 3,931 through 3,945 (of 17,082 total)
You must be logged in to create new topics.