Yes, thanks. I do use that to verify that my query is doing what I think it is (or is not). I also develop SQL snippets that I later paste into stored procs. It was getting weird not being able to totally verify the correct operation of all the SQL before pasting it into a proc and then running it in the application.
↧