As in:
SELECT 'ALTER TABLE '||owner||'.'||table_name||' ...
from dba_tables where owner=''
and table_name in ('TAB1','TAB2','TAB3'...);
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |