Topics
Started by
Posts
Last post
Hi, Is it possible to create a table from an exec(select ....) Regards
6 replies
insert into DMO1\DMO1(Server)..Employees(DB)..Employee(table) select * from Employee where empid='…
5 replies
Dear all I have the following problem. I have a sql server 2000 database that is my p…
5 replies
Hi, In a stored procedure, i'm looping (with a cursor) on a resultset and for each I'm creating som…
18 replies
Guys hi, i need your help on this. I have 3 tables accountbase, leadbase, and contact base. &…
6 replies
Hi ! This query should return 0.1, correct? What am I missing? DECLARE @p INT, @n INT SET @p = 10 …
29 replies
Hi I have been taking data from our large Oracle server and using it in SQL Server 2000 for some ti…
12 replies
A certain update involves eleven columns on a SQL Server 2000 database. The update is about 5…
1 replies
Hi Everyone, I got a problem while running a query. When I saw the IO statistics of a query, it sho…
5 replies
I want either the first item, or last item in a select statement to be different from the normal ca…
6 replies
Hello Requirement: Send an email when an invoice is generated to customer that is on hold. I can id…
1 replies
Hi guys, How can i achieve a correlated join in the following, but it aint working man. …
7 replies
I'm using textcopy from a stored procedure to create photo's from a SQL 2k DB. I call the sp from …
4 replies
Hi, can somebody tell me how can i write a stored procedure which returns output vari…
10 replies
Hi , i need help on this.i need to write a function in which i want to pass year…
11 replies
Viewing 15 topics - 4,531 through 4,545 (of 17,082 total)
You must be logged in to create new topics.