Add Execution Warning if no WHERE clause
If a person tries to execute a SQL script without a WHERE clause, it would be nice if SQL Complete would display a warning. This would eliminate issues with accidentally updating all records in a table because a where clause was not specified.
1
vote
John Couture
shared this idea
-
AdminDevart (_, Devart) commented
Hi,
Thanks for your patience!
Just want to inform you that this feature is available with Execution Warnings functionality (UPDATE).
For more details, please refer to the documentation: https://docs.devart.com/sqlcomplete/setting-up-sql-complete/execution-warnings-options.html
Best,
Devart Support Team