SQL Code Snippets
Friday, October 18, 2013
Know the properties of the database
select * from
sys.V_$VERSION
;
know the properties of the database using DBLink
select * from
sys.V_$VERSION@DBLink
;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment