Moved from andy/shelves to main WebMIP documentation area.

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@6472 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2008-08-28 09:56:01 +00:00
parent 659bc637d4
commit 456f02a123
11 changed files with 411 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
alter session set nls_date_format='DD-MON-YYYY HH24:MI:SS'
/
SELECT FIRST_TIME, FIRST_CHANGE#, NEXT_CHANGE#, SEQUENCE# FROM V$LOG_HISTORY
/