Topics
Started by
Posts
Last post
Hi there, I have a user that has SELECT access to a table in a database. The table does not have AN…
6 replies
I have a large set of numbers in a list, but not in a table. Is it possible to use a SELECT statem…
9 replies
Is there a difference in speed when doing full text search on multiple columns vs. one column? Than…
2 replies
This does not work. I have tried to run it from query analyzer as 'sa' and it still does not …
12 replies
Hi All, Is it adviceable to SET TRANSACTION ISOLATION LEVEL SNAPSHOT in the calling SP. Create SP1…
3 replies
Hi all, Now, I have a table A which contains 50 million records. And each day I will pour data from…
6 replies
How do we compare indexes present on two different databases. What we are trying to achieve here is…
8 replies
By: SQLRNNR
A developer wants to name columns with prefixes indicating the table the columns belong to. ex: I…
11 replies
hi all i am looking for advice on a new sql text book i have already read beginning sql 2005 progra…
3 replies
By: dopydb
Hello, I am trying to build a report that needs to query records between Jan01 of last year through…
6 replies
The developer DBA and I killed an hour last night trying to make this work and failed. I showed it…
13 replies
Hi, I have 3 tables see below: Table Patient: Create script: CREATE TABLE [dbo].[Patient]( [Patei…
21 replies
There is a program in the office and I have a database SQL but I am who wrote this program I have p…
11 replies
By: steveb.
HI Friends , I am new in SQL.I need a Query about FIFO and LIFO Method.My Table Structure is Heard…
2 replies
Hello all, What do you think is better, create indexes for temp tables after or before we populate …
8 replies
Viewing 15 topics - 2,536 through 2,550 (of 10,974 total)
You must be logged in to create new topics.