Informatics Practices

SQRT() is an aggregate function.

SQL Queries

1 Like

Answer

False

Reason — The SQRT() is a numeric function that calculates the square root of a given number.

Answered By

1 Like


Related Questions