Viewing 15 topics - 268,441 through 268,455 (of 284,034 total)
Topics
Started by
Posts
Last post
I have created a View with a clustered index. The View contains about 4.5 million rows. It works gr…
7 replies
hi there, Trying to group some data by a few criteria and its not coming out like I'm expecting. Da…
2 replies
I am not sure if I am in the right forum... I have a stored procedure which I run once a week to ge…
4 replies
I am trying to create a view that will limit the results to 10000 with a TOP clause since it will p…
6 replies
I have a table countries and a table companies. I have a DTS package which exports a single countri…
5 replies
Hi, How do I tell which version (Standard or Enterprise) is installed on my SQL2000 SP3 server?
13 replies
How can I pass a table variable as a parameter to a stored procedure ? eg. create proc procname ( @…
2 replies
Hi, I was runing a replay trace through Profiler, when it completed I went to save some of the resu…
3 replies
Hello, Can anyone advise on the best way to create a file from running a SQL Statement that does no…
3 replies
Hello all; I know how to run a vbScript with the SQL server Agent, however, I wonder if there is an…
1 replies
How can you run queries in batches inside stored procedure since you can not use the GO batch comma…
19 replies
Hi, I am trying to BCP stuff out from the database into files. I am running the stored procedure a…
2 replies
Hi All I have a 2 databases, A and B, both running on the same instance of SQLServer. It is not ex…
1 replies
I want to return the result of a select statement into a @local_variable. Normally, this is straigh…
5 replies
I want To print results to the screen using the print while runing stored procedures In a havy batc…
7 replies
Viewing 15 topics - 268,441 through 268,455 (of 284,034 total)