In case to prevent the endless loop in CTE, ____ is added

18. In case to prevent the endless loop in CTE, ____ is added.

  1. MAXLINEAR
  2. MAXROUND
  3. MAXRECURSION
  4. None of the above

Answer: C) MAXRECURSION

Explanation:

In case to prevent the endless loop in CTE, MAXRECURSION is added.

Comments and Discussions!

Load comments ↻






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