SQL> Select Instance_Name From v$Instance;
INSTANCE_NAME
----------------
orcl10
SQL> Select Name From v$Database;
NAME
---------
ORCL10
SQL> Select User From Dual;
USER
------------------------------
SCOTT
How to get URL of commentator
-
We sometimes get questions about how to get the web address/URL of a
commentator in our blog. Blogger.com has not provided any way to do that.
However, the...
7 years ago
No comments:
Post a Comment