adding some qs
This commit is contained in:
parent
c64dbf3e23
commit
8084b07fb4
@ -0,0 +1,2 @@
|
||||
--check to see if we still have values in UNDO.
|
||||
SELECT * FROM <table> AS OF TIMESTAMP TO_TIMESTAMP('2020-03-05 15:00:00', 'YYYY-MM-DD HH24:MI:SS');
|
||||
1
Oracle/service_name.sql
Normal file
1
Oracle/service_name.sql
Normal file
@ -0,0 +1 @@
|
||||
select value from v$parameter where name like '%service_name%';
|
||||
Loading…
Reference in New Issue
Block a user