Blog Desk       January 11, 2025      6

What is the correct syntax of TRUNC

  1. Trunc(number,[num_digits])
  2. Trunc(number)
  3. Trunc(number, num_digits, type)
  4. None of the above

The Right Answer is : Option A

Explanation