Oracle - create table with numeric column with (90,2) as size
0
votes
1
answer
62
views
I have to populate a table in Oracle and I need to have numeric values with (90,2) as size for some columns. As number is not a viable option, is there any way in which i can store this data in numeric columns? I do not want to use varchar as datatype for this column.
Asked by Mathew Linton
Mar 17, 2025, 10:00 PM
Last activity: Mar 18, 2025, 03:36 PM
Last activity: Mar 18, 2025, 03:36 PM