Link to home
Start Free TrialLog in
Avatar of nobleit
nobleit

asked on

db name



SQL> conn / as sysdba
Connected.
SQL> conn rman/rman
Connected.
SQL> select * from db;

    DB_KEY      DB_ID CURR_DBINC_KEY                                            
---------- ---------- --------------                                            
         1 2918577123              2                                            


I can understand that db is a name of  a table.
may I know what kind of table is that..
ASKER CERTIFIED SOLUTION
Avatar of slightwv (䄆 Netminder)
slightwv (䄆 Netminder)

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial