filmov
tv
How to view the user accounts within an Oracle Database - Database Tutorial 53 - Oracle DBA Tutorial

Показать описание
Video 53 How to view the user accounts within an Oracle Database - Oracle DBA Tutorial
This video explains about how to view the user accounts configured within an Oracle Database.
To do that:
select * from dba_users;
This video explains about how to view the user accounts configured within an Oracle Database.
To do that:
select * from dba_users;