Topics
Started by
Posts
Last post
hi guys! i want to hear some ideas from you. i'm performing an insert statement in this fashion: i…
2 replies
This is complicated view that also contains a union. I checked that the fields all matched, but I …
5 replies
How do i change this: DECLARE @Orders TABLE (CUSIP varchar(15), Spread float, IndexValue float, COB…
3 replies
Hello Guys, I was just wondering if someone can help here, I have the code below which runs as part…
4 replies
Hi all. I would like to generate MAC addresses between a certain range in a stored procedure. The …
9 replies
Hi, We've got development and production database environments. We create tsql scripts to be run a…
6 replies
I am trying to calculate the throughput time, I have patient arrive time in one temp table and exit…
7 replies
I have a function created as GetEvDate, then call SP test exec test 'xxxx', GetEvdate('xxx') but go…
8 replies
Hi, I don't have masses of experience in T-SQL and am having trouble with a particular problem and …
3 replies
[font="Verdana"]Hi All, Why Foreign Key constraint can not be define on Table variable / Temporary …
2 replies
Hi all How to bulk copy text file form http, please see the below SQL statement BULK Insert XYZMas…
2 replies
CANCELLED, sorry, have moved this to the 2005 forum. Accidentally posted here Hey guys, I'm trying …
1 replies
Hi, I don't know if this topic is posted in another forum, but I need help, I can't find anything a…
8 replies
I'm trying to create a DTS Package to run daily to export data from my SQL 2000 database to a CSV f…
5 replies
I have a table definition such as: Select null as 'Amount' ,1 as 'Priority' UNION Select 10.50…
3 replies
Viewing 15 topics - 1,396 through 1,410 (of 17,082 total)
You must be logged in to create new topics.