InterviewSolution
Saved Bookmarks
| 1. |
NESTLEVEL functionfalls under which of the following category?(a) Configuration functions(b) Cursor functions(c) Mathematical functions(d) Date and Time Data FunctionsI got this question by my school principal while I was bunking the class.Enquiry is from Builtin Functions topic in chapter Laying the Foundation of SQL Server |
|
Answer» CORRECT CHOICE is (a) CONFIGURATION functions To EXPLAIN: Configuration functions return information about the current configuration. |
|