Hello,
In SQL server query analyzer, for executing stored procedure we use exec/execute command followed by name of the proc. In the same way what is the command line/execute statement for ‘select’ command. How this is handled internally by query analyzer.
Thanks in advance,
Pradeep