One is oracle's built-in data type.
One is the data type supported by PLSQL, which is generally compatible with oracle's built-in data types. ....
When we build tables, we use built-in numbers, and we can also use derivative types such as int to define shaping. ..
In addition to the above numbers, PLSQL can also support PLS_INTEGER.