Viewing 3 posts - 1 through 3 (of 3 total)
Thanks for all the suggestions, I learned something from each one of them. I ended up using the DBCC InputBuffer command.
To clarify, yes, I was trying to capture the names...
February 9, 2007 at 9:33 am
#688892
Clint - thanks for clarification.
February 13, 2006 at 12:25 pm
#620510
select max(salary)-1 from table_name
February 8, 2006 at 8:23 am
#619538