In T-SQL which keyword is used to sort the data in ascending order?

16. In T-SQL which keyword is used to sort the data in ascending order?

  1. AES
  2. AEC
  3. AESC
  4. ASC

Answer: D) ASC

Explanation:

ASC is the keyword used in T-SQL to sort the data in ascending order.

Comments and Discussions!

Load comments ↻






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