|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
No Result setAll,
Is there any way I could ask SQL to run a "Select statmant" but not return the result set? Thanks in advance, Bill > Is there any way I could ask SQL to run a "Select statmant" but not return SELECT col_list> the result set? FROM table_list WHERE 1=0 Check also SET NOEXEC and SET PARSEONLY commands, maybe this is what you need. -- Dejan Sarka
Other interesting topics
Concatenation
Help with stored procedure using "IN" SQL2005: "Registered Owner" and "Registered Organization" available? same code in stored procedure 3 times slower than as transact sql Microsoft's AdventureWorks CTE example - different ordering desired Cascading updates question Sql Server - TRN Log shrink or truncate. Sql Server 2005 - Schema Object sp_OAMethod & access violation errors Convert Money to Char |
|||||||||||||||||||||||