CBSE Class 12 Informatics Practices Question 45 of 81

MySQL Functions — Question 3

Back to all questions
3
Question

Question 3

Truncate() is a text function.

Answer

False

Reason — The TRUNCATE() is a numeric function. It is used to truncate a number to a specified number of decimal places.