CodeLover55
Programmer
I am trying to load data into a table which has a column name called "30_day_cycle". The sql loader fails with an error message "Illegal combination of non-alphanumeric characters".
Is there a way I can have SQL loader successfully load the data into this column without changing the column name in the table ?
Note - I tried to put the column name in the control file within double quotes but that failed too !!!
Is there a way I can have SQL loader successfully load the data into this column without changing the column name in the table ?
Note - I tried to put the column name in the control file within double quotes but that failed too !!!