You can define the behavior of the SQL Editor.
Field | Description |
---|---|
Close single quotes | To automatically close single quotes ( '), select the check box. (Default) |
Close double quotes | To automatically close double quotes ( "), select the check box. (Default) |
Close braces | To automatically close curly braces { } , select the check box. (Default) |
Close comments | To automatically close single quotes ( /* */), select the check box. (Default) |
Begin-End | To automatically add the END statement (for Transact-SQL), select the check box. (Default) |