Topics
Started by
Posts
Last post
Hello all, I have done some digging here, but can't seem to find my answer. I'm fairly new to…
3 replies
I wanted to share a frustrating situation I had recently with the use of the REPLACE function. …
1 replies
Hi How can I easily duplicate a record and store it in the same table from within a stored procedur…
4 replies
I have: SET @oldtable = (select a.name from sysobjects b inner join sysobjects a on (a.id = b.paren…
3 replies
I have a table witch I have to use a trigger to enforce som business rules. If you se the sample c…
4 replies
How can I do this in one query I've got a table like this ID RESOURCEID DATE QUANTIT…
2 replies
Hi, The following procedure has been running for 14 hours. Does this seem reasonable? A…
9 replies
Hi. I have two tables in SQL Server 7.0. Table One (Primary index is Cus…
13 replies
need help after import TXT file in table i gat one field like this -------------------------------…
4 replies
Hi all, I need te remove some records (about 5000) from a table. The records look like below. 10174…
5 replies
Hi, What is the syntax to change the filegroup for an existing table object and index? I was also t…
9 replies
Hi, I'm trying to use some keywords from a field in one table as a filter to an…
13 replies
Hi I need to get info from three tables I need last course client attended for all clients, result …
13 replies
When attempting to use INSERT #Temp EXEC SybaseServer...MyStoredProc I get: (see reply - forum not …
1 replies
Sorry... I'm still working my way through The Guru's Guide to Transact SQL and I'm stuck on page 21…
8 replies
Viewing 15 topics - 13,576 through 13,590 (of 17,082 total)
You must be logged in to create new topics.