Select from following answers:- vishal

- null
- command executed successfully
- none of these.
- All Above
Answer would be vishal because coalesce returns 1st non-null column value.and here @value has not been assigned a value,so it will be null.so it coalesce will return 2nd expression value that is vishal.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator