Enable prompting within a raiserror()
For any attempt to use Intellisense within a RAISERROR() there is no prompting - list says "No suggestions".
Sample:
RAISERROR('Not at 12hrs UTC - time is %s',0,1,@<<Nothing-here>>) WITH NOWAIT
Also reported as a defect on the SQL Prompt Forum
2
votes
Stephen Anslow
shared this idea
The latest version of Prompt should give you suggestions within a RAISEERROR