InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a conversion function?(a) CAST and CONVERT(b) PARSE(c) TRY_CAST(d) TRY_CASEI got this question at a job interview.The question is from Builtin Functions in portion Laying the Foundation of SQL Server |
|
Answer» The correct option is (d) TRY_CASE |
|