Topics
Started by
Posts
Last post
I was under the impression that an 'IN' would be faster than an 'OR' statement, but I just did some…
3 replies
Hi Please can someone help. I am creating an table using a variable name passed to an SP like: exe…
2 replies
I was asked to QA this proc. To me it looks like a big mess.. Which would be better to use cursor,…
11 replies
I have a search utility in a program that lets users create an ad hoc query like (SELECT PartNumber…
3 replies
Hi - I'm trying to do some date comparisons. Basically I have a start and end date for a record and…
4 replies
i have a big problem on insert date and after Search I have Table of workers that i inse…
7 replies
Hello, Anybody has an idea of how to import an XML file that is located on the web? I have a U…
4 replies
SELECT IDENTITY(INT,1,1) as RowId,[Db_Name] INTO #SubscriptionDbList FROM ReplDatabases which work…
2 replies
Hi, I'm looking for some advice on the best way to write this type of query. I have 3 tables... Tab…
8 replies
Hi, I have a table called PageLinks structured as follows: PageID - PK ParentID - PK Path - string …
3 replies
Hi, I have a table that includes two DateTime columns. The first column holds the date. e.g 2006/5/…
3 replies
Hi, I have a [Market_Name] column, which contains something like 'Chicago North', 'Wis…
1 replies
Morning Campers, I have two tables src_monthly_terrrier and src_weekly_terrier. Both of thes…
4 replies
Ok, I can't seem to work this out. I have a table with some bad data in it. The primary key is ma…
9 replies
Okay so I am new to SQL and data, but my thought is the best way to learn is by applying myself to …
2 replies
Viewing 15 topics - 7,126 through 7,140 (of 17,082 total)
You must be logged in to create new topics.