Is there any way to prompt for user input in a SQL script running in SQL Server 2000 SP3 Query Analyzer?
I'm looking for something like the VB function InputBox().
This is for use by DBA, not end-users. I'm developing some templates for DBAs that need for the DBA to make a decision.
Best Regards,
Jim