Viewing 15 topics - 277,426 through 277,440 (of 284,005 total)
Topics
Started by
Posts
Last post
Hi, I am really new at this and I am trying to query out data from certain dates from a table a…
6 replies
How would I get the earliest date for each Case_Number with the following query? SELECT Case_Table.…
4 replies
Can any one please point me in the right direction. I need some T-Sql that will tell me if a given…
3 replies
I wrote the following stored procedure to check the databases' space. first, I put it in the master…
2 replies
Good morning. I need some help using RESTORE HEADERONLY. I have an automated process which receiv…
1 replies
I'd like to be able to select certain tables in a SQL Server 2000 database and upload them to the c…
4 replies
Here is the result of the View "MyView" Col1 Col2 ------- -------- x1 data…
9 replies
Hi guys I have some problem with connecting server. and getting this following message: error 7399:…
3 replies
hi, my query is: SELECT CAST(OID AS varchar(15)) ........................... this is a possible res…
5 replies
I have a very unique problem. Our company provides services as Application Service provider (ASP) o…
11 replies
We have a backup server. That is also our test server. Some days b4 we have tried to implement Log …
1 replies
I've got a weird select problem in SQL Server 2000 When I use this query, "SELECT * FROM MyView", I…
4 replies
How do I write a query to only return one record per month, the record with the highest (max) numb…
13 replies
Performance indicates the average latch wait time and latch wait/sec are quite high. Can someone ad…
1 replies
New to SQL Server but... Am I missing something or is it impossible to create any type of numeric c…
3 replies
Viewing 15 topics - 277,426 through 277,440 (of 284,005 total)