SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
declare obj_name varchar2(100); begin --execute_immediate ('drop table RT_DBA.'||obj_name); dbms_output.put_line('droped table RT_DBA.'||obj_name); exception when others then null; end;

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear