How many types of functions are there in T-SQL?

5. How many types of functions are there in T-SQL?

  1. 2
  2. 3
  3. 4
  4. 5

Answer: C) 4

Explanation:

There are four types of functions in T-SQL: Aggregate functions, Ranking functions, Row set functions, Scalar functions

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.