Viewing 15 topics - 273,961 through 273,975 (of 283,936 total)
Topics
Started by
Posts
Last post
[font=Tahoma]As you all know, we can create mutually dependent foreign key constraints with CREATE …
5 replies
please refer TSQL forum. Edited by - Dinesh on 05/18/2003 11:46:40 PM
2 replies
Hi all, I already have a certification in 'Exam 70-029: Designing and Implementing Databases with…
1 replies
in my book tsql sentences : select type, avgprice as avgprice into type avgprice from titles ... wh…
1 replies
Hello Gurus! Once and for all... Should I use singular or plular form in table names? I read some a…
9 replies
Hi, I am trying to set up a merge replication with some of the columns bound to a user defined defa…
4 replies
SQL Server Experts, I have a 200+ column table that has about 50 indexes but a lot of statistics on…
7 replies
I had an earlier install of MSDE 1.0 with my database (test.mdf and test.ldf) in C:\MyDir. This had…
2 replies
I ran into a problem today where an orphanded spid was creating a blocking issue with several spids…
2 replies
Hello, I am 2 1/2 months into my effort to get the MCDBA certification for SQL Server 2000. I have …
11 replies
I have a fact table I need to do some calculations on and am having a hard time visualizing what I …
2 replies
HI. I'm getting a message in my sql server logs that reads: Error: 1073759806, Severity: 1, State:…
3 replies
My sample query is like this SELECT col1,col2,col3, SUM(CASE col4 WHEN 'EMP' THEN col5 ELSE 0 END)…
13 replies
version Microsoft SQL Server 7.00 - 7.00.1063 (Intel X86) Apr 9 2002 14:18:16 Copyright (c) 198…
6 replies
Hello all. Is there a way to search for a string that contains a specific number of characters? I h…
6 replies
Viewing 15 topics - 273,961 through 273,975 (of 283,936 total)