Topics
Started by
Posts
Last post
does anybody know how to convert results from t-sql to excel ?? thanks
4 replies
I have a query with a bunch of nested queries and a cross join. I would like to know the best …
2 replies
Hi, I am trying to write a piece of T-SQL code which will accept a database name as a parameter and…
1 replies
Hello! Having problems with a query(SP) here. I was trying to check if a value is NULL (Divide by …
2 replies
Is there a way to call a Stored Procedure(1) from within another stored procedure(2) and use the pr…
6 replies
Hello! Having problems with a query(SP) here. I was trying to check if a value is NULL (Divide by …
1 replies
I'm hoping someone can help answer this for me. I have two tables that have a date column tha…
6 replies
This query is part of a DTS package that never seems to complete (after 3 days we canceled): SELECT…
11 replies
I'm playing around with T-SQL. The task I have given myself is TO FIND ALL CUSTOMERS WHO HAVE PLACE…
6 replies
sp_XTAB (see Script library) ------------------------------------- example Use Northwind EXE…
9 replies
I have an insert like the following : INSERT INTO Tbl_temp_stat VALUES (@county,4…
9 replies
Hi All, Might someone be able to point me in the direction of a script that I can build to be exec…
1 replies
Hi! I had a large stored procedure, which ran for about 3 minutes and had 32 recompiles. To r…
5 replies
Hello, I am trying to create a procedure that will take a value (email addy) from a Front Pag…
2 replies
I'm working on a stored procedure that's selecting records based on whether their effective and ter…
7 replies
Viewing 15 topics - 13,681 through 13,695 (of 17,082 total)
You must be logged in to create new topics.