Viewing 15 topics - 263,356 through 263,370 (of 284,129 total)
Topics
Started by
Posts
Last post
Hi, I had a question regarding the usage of indexes. Lets say I have a table on which I have …
4 replies
I have the following 3 tables: TABLE: Person PersonID, PersonName TABLE: Apartment Ap…
6 replies
I'm looking for a list of OLE DB connection string parameters for SQL Server 2000 (SQLOLEDB provide…
5 replies
Hi, If execute the following code USE tempdb GO CREATE TABLE #TEMP (ID [INT] NOT NULL) DECLARE @x …
2 replies
ON DELETE CASCADE Is it a good practice? If I have lots of PK-FK relationships with "ON DELETE CASC…
5 replies
I have a 1-to-many relationship between my "Game" and "GameInfo" tables. TABLE: Game GameID,…
1 replies
HI. I noticed that I have about 4 LARGE log files When I did a dbcc sqlperf(logspace) I spotted the…
8 replies
Could someone point me to why there is a db_reader and db_denyreader (same with writer)? If&n…
1 replies
I currently have a stored procedure that populates a table variable.At the end of the stored proced…
7 replies
I would like to do a mass update using SQL Analyzer. I want to update the e-mail field with fname.l…
2 replies
I am having a problem with a sequence number I need to generate in an extract. The extract will sho…
2 replies
Hi, I am trying to do do an incremental backup of a Database A on Server1 to a DatabaseB on server …
2 replies
We use Sql 2000 Standard Edition whch doesn't support log shipping. I DBCC'ed the table but to…
1 replies
Hello to all. We have an issue when auditing a database. Here is the case and thank you in adavance…
4 replies
Ok, I hope this is in the right Forum Topic. Anyway, I know there is a way to set the Number …
1 replies
Viewing 15 topics - 263,356 through 263,370 (of 284,129 total)