For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
My Autonomous Database is gone. what could have happened?
Anyone else with the problem in oracle cloud?
SOLVED:
Solution:
Add the following to SQL Workshop ---> SQL SCRIPTS ---> CREATE --> RUN
DELETE YOURS_TABLE_NAME WHERE EMTY_COLUMN_NAME IS NULL;