Hi,
I am migrating few my oracle codes to T-SQL. Currently am using & (ampersand) interactive prompt of SQLPlus. Is there any equivalent for the above said in SQL Server.
-CheekuNope, not the way sqlplus does. But the Query Analyzer has an option to fill in parameters of a template.
No comments:
Post a Comment