Viewing 15 topics - 273,976 through 273,990 (of 283,916 total)
Topics
Started by
Posts
Last post
try the following use northwind go dbcc traceon (257) select * from customers where customerid = 'A…
3 replies
This is a syntax related question, I am obviously doing somethig foolish as I never get into the co…
10 replies
I have the need to produce a report of hours worked for individual employees who have been with the…
3 replies
Can anyone point me in the right direction, or at least towards some decent documentation for the f…
10 replies
Hi, I'm currently writing a SQL-DMO application that is reverse engineering all objects on a given …
3 replies
Hi, I am trying to connect to Oracle thru SS2k. Oracle client is installed on the machine. tnsname…
1 replies
how can i add a column to a table at specified order using T-SQL? like a content table with 4 colum…
2 replies
I am trying to develop a SQL Server Stored Procedure, which will be called from shell scripts, so I…
1 replies
I have discovered a broken IF statement in a stored procedure that utilizies the between statement.…
3 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
1 replies
I was wanting to know if it's possible to query a text file to get a count of how many rows are the…
4 replies
Dear all, We are considering to use log shipping recently but we have a question that what will the…
3 replies
Hi, I have recently discovered UDF’s. I understand that they cannot return data directly to the use…
2 replies
In my query, I just want to know how to format my date fields so that only the date is displayed, w…
7 replies
I am wondering if there is a @@ Global Variable that can be use in a trigger that will supply the …
4 replies
Viewing 15 topics - 273,976 through 273,990 (of 283,916 total)