Select from following answers:- dotnetfunda

- Msg 50000, Level 16, State 1, Line 1 dotnetfunda
- Msg 2754, Level 16, State 1, Line 1 Error severity levels greater than 18 can only be specified by members of the sysadmin role,using the WITH LOG option.
- Msg 1080, Level 15, State 1, Line 1 The integer value is out of range.
- All Above
In SQL Server, Severities 0-9 are user informational messages, which can be errors or just messages.So in this case the output will be the message 'dotnetfunda'
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator