----触发器--- ---创建中间插入的表 create table session_history tablespace bap_data as (select sid,username,program,machine,'000.000.000.000'ipadd,sysdate moditime from v$session where 0=1);----触发器--- ---创建中间插入的表 create table session_histor
----触发器--- ---创建中间插入的表 create table session_history tablespace bap_data as (select sid,username,program,machine,'000.000.000.000'ipadd,sysdate moditime from v$session where 0=1);----触发器--- ---创建中间插入的表 create table session_histor