Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc5c4af + 4f944a6 commit bffce59Copy full SHA for bffce59
1 file changed
source/uninstall_objects.sql
@@ -1,5 +1,4 @@
1
set echo off
2
-set serverout on
3
declare
4
procedure drop_if_exists(a_object_type varchar2, a_object_name varchar2) is
5
l_count integer;
0 commit comments