How to fix the Oracle error ORA-30493: The percentile value should be a number between 0 and 1.?

In this post, you’ll learn more about the Oracle ErrorORA-30493: The percentile value should be a number between 0 and 1. with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-30493: The percentile value should be a number between 0 and 1.

Reason for the Error ORA-30493: The percentile value should be a number between 0 and 1.

A percentile value for PERCENTILE_CONT or PERCENTILE_DISC function is specified out of range.

How to fix the Error ORA-30493: The percentile value should be a number between 0 and 1. ?

You can fix this error in Oracle by following the below steps

Specify a value from [0,1].

Tags :

Leave Your Comment