Oracle Solution for Error ora-14310

Solution for Oracle Error ORA-14310

ORA-14310: VALUES LESS THAN or AT clause cannot be used with List partitioned tables

What triggered the Error:

VALUES LESS THAN or AT clause can be used only with Range partitioned tables

What should we do to fix it:

Use VALUES () clause with List partitioned tables