Topics
Started by
Posts
Last post
Hi All, I need to be able to use count() in a stored proc and I'm not sure how I can do it. The fo…
4 replies
hi i have this sp which returns any conflicts in my bookings and group them together so it would b…
9 replies
There are times I would like to use an "Insert From" query to populate a table but there may be rec…
5 replies
Hi all, I have a question about identity_insert. I can better explain with usin…
4 replies
I need to create a cvs text file were the name of the file is based on the date. I am trying …
5 replies
Hello! I have the following problem.I have a view which contains columns from a table.I would like…
2 replies
I have created a table to create a computed column using one field that has an identity to create a…
4 replies
Dear Friend, Can you tell me the query for reteriving the last updated record. Is there a way to do…
2 replies
Hi experts, In SS2000, I have a table which stores all the file path data. Now t…
4 replies
Dear All, I already create this SP in SQL Server 2000. CREATE PROCEDURE XYZ @INPUT NVAR…
1 replies
Hi all, I am currently having a problem with creating a proper Bulk Insert BCP format file.&n…
2 replies
Hi, I have written a stored procedure to get the data from three tables. I want to know whether…
1 replies
I'm tring to import data from one table to another. INSERT INTO Table2 SELECT NU…
1 replies
Hi, Would anybody know if and how it is possible to exploit the "Inserted" and "Deleted" conceptual…
8 replies
According to BOL numeric and decimal are equivalent datatypes. It is recommended that decimal…
7 replies
Viewing 15 topics - 11,806 through 11,820 (of 17,082 total)
You must be logged in to create new topics.