Topics
Started by
Posts
Last post
Hey, Just a quick question. I usually run perfmon from a server that I connect to using Terminal S…
6 replies
What is the difference between a clustered index seek and scan? I'm assuming that a seek is prefer…
5 replies
SQL 2000 We have a web application that uses SQL Server. We run a query, using Query Analyzer that…
7 replies
i am having one table having rows more than 1gb now when i trying to access the rows i an getting r…
3 replies
hi all, We use MS SQL 7.0 and Cognos Impromptu 7.0 as our datawarehouse technology. Cognos is the…
11 replies
Hello, I would like get on screen information from counters on my system, and write those values di…
1 replies
I'm trying to set up SNMP, and I want to make sure that I have the most up to date MIBS file. How …
1 replies
Hi All, Our company is looking for w2k datacentre. The problem is compaq is not having hardware whi…
4 replies
I have a table with only two fields and i am using this table to update other table. To update othe…
2 replies
Hello, I was having a look at the locking stored procedures, in particular, sp_lock2 posted in the …
1 replies
I have a database which deadlocks frequently. I have turned on trace flag 1204 and am examining th…
5 replies
USE MASTER GO IF OBJECT_ID ('SP_PH_WHO2') IS NOT NULL DROP PROC SP_PH_WHO2 GO CREATE PROC SP_PH_WHO…
1 replies
Is there a way of getting table-name from the given PageID? For example, "SELECT waitresource FROM …
3 replies
Hi all, I am running a SQL query which has joins on 2 tables, and performs SORT. The Server side cu…
7 replies
Hello all We have a sproc that is essentially a single line insert stmt with a sub-select, e.g. ins…
2 replies
Viewing 15 topics - 2,446 through 2,460 (of 2,581 total)
You must be logged in to create new topics.