What is the functionality of SQL COUNT?

9. What is the functionality of SQL COUNT?

  1. It returns the no of record of table
  2. It returns the no of record of database
  3. It returns the no of record of row
  4. It returns the no of record of column

Answer: A) It returns the no of record of table

Explanation:

SQL COUNT returns the no of record of table.

Comments and Discussions!

Load comments ↻






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