Comments
2 comments
-
Hi ZianChoy,
This only happens when you're filling out a user placeholder, so Prompt is waiting for you to fill out the [schema].[function_name] bit. If you'd rather not, press escape (to cancel the snippet) or enter to finish it. After this, undo will be available again.
Alternatively, you can edit the snippet and replace the $function_name$ text with [schema].[function_name].
Best regards,
David -
Thanks for the advice. It answered my question completely.
Add comment
Please sign in to leave a comment.
Steps to Reproduce:
1. Start Microsoft SQL Server Management Studio
2. Click on "New Query" in the toolbar
3. Type "SELECT 123"
4. Select the text from step 3.
5. Click on the little black arrow that appears on the left.
6. Double-click on "Create in-line table valued function"
7. Press CTRL+Z
Expected Result:
Actual result: