Which function can be used to calculate the age in MariaDB?

47. Which function can be used to calculate the age in MariaDB?

  1. TIMESTAMP()
  2. TIMESTAMPS()
  3. TIMESTAMPDIFF()
  4. TIMESTAMPDIF()

Answer: C) TIMESTAMPDIFF()

Explanation:

The TIMESTAMPDIFF() function can be used to calculate the age in MariaDB.

Comments and Discussions!

Load comments ↻






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