Missing Semicolon

Hi Redgate Team,

SQL Prompt is not adding semicolons:
DROP TABLE IF EXISTS file_statistics_3;
DROP TABLE IF EXISTS file_size_3  -- missing one
DROP TABLE IF EXISTS waits_3  -- missing one
GO

Would be nice if you can fix this!

Thanks!

Torsten

Answers

Sign In or Register to comment.