ExcelTable is an Oracle SQL interface to read Microsoft Excel files (.xlsx, .xlsm, .xlsb, .xls, .xml), ODF spreadsheet files (.ods) and flat files as external tables
MIT License
45
stars
12
forks
source link
DML API : Default value not applied for empty cells #12
DML API : Default value defined via
mapColumn
(ormapColumnWithDefault
) procedure is not applied when the cell is empty.