Topics
Started by
Posts
Last post
Is anybody using Sql Server 2005? What all I know abt this is a beta version. I really dont know wh…
1 replies
Hi I have an Employees table as EmpId EmpNo SupervisorId 1 234 3 2 236 5 3 324 1 Here supervisorId …
2 replies
Hi ALL, I want to insert rows into a table, say table emp which has primary key empid. If empi…
2 replies
Hi, I have created an update trigger that is designed to synchronise records held in the same table…
4 replies
Hi, I have a bit of a problem with a query I am trying to write. I have two tables TABLE A Descript…
7 replies
Hi, I need to create a Unique constraint on 4 columns. Is it possible ? If yes, what is script for…
2 replies
I keep hearing that it is bad to use dynamic sql in a stored procedure, like this... CREATE sp_Stor…
9 replies
I can find very little information about this setting. Other than trial and error for setting…
13 replies
OKay, I have a stored proc that generates a query into a local variable. my problem is that in some…
11 replies
When I run this my Discontinued and sunset field dates become incorrect on some rows. If I tak…
16 replies
I have data in a normalized form: KEY1 | STRING1 KEY1 | STRING2 KEY1 | STRING3 KEY1 | STRING4 KEY1 …
1 replies
hi all, i really have a problem here and will appreciate any kind of help! SQL Server 2k + SP 3a is…
2 replies
hi, i wasn't sure if this was the best forum to post this question... if not i apologize... i'm wor…
2 replies
Does anyone know how to set an attachment path varying by a field in a table? Set @MyAttachme…
3 replies
Hi Everybody Please help me how to write a query for the below situation. I have table like ------…
6 replies
Viewing 15 topics - 9,046 through 9,060 (of 17,082 total)
You must be logged in to create new topics.