CASE statement uses which keyword to work like IF statement?

37. CASE statement uses which keyword to work like IF statement?

  1. INTO
  2. AS
  3. WHEN
  4. IN

Answer: C) WHEN

Explanation:

CASE statement uses WHEN keyword to work like IF statement.


Comments and Discussions!









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