What is the output ? RAISERROR ('dotnetfunda', 0, 20)

 Posted by Rajnilari2015 on 11/2/2015 | Category: Sql Server Interview questions | Views: 1813 | Points: 40
Select from following answers:
  1. dotnetfunda
  2. Msg 50000, Level 16, State 1, Line 1 dotnetfunda
  3. 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.
  4. Msg 1080, Level 15, State 1, Line 1 The integer value is out of range.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response