- or download this
#!/usr/bin/perl
use strict;
...
$dbh->disconnect;
- or download this
create or replace procedure drop_user_table (in_table IN varchar2) aut
+hid current_user
IS
...
end if;
END;
- or download this
DBD::Oracle::st execute failed: ORA-06550: line 4, column 5:
PLS-00306: wrong number or types of arguments in call to 'DROP_USER_TA
+BLE'
...
END;
')