Fraud Blocker

Find Users in Oracle.

You can find users created in Oracle by performing a command line query. User information is stored in various system tables – ALL_USERS and DBA_USERS…

Continue Reading

Oracle CREATE USER.

The Oracle CREATE USER operator creates a database account that allows you to log into the Oracle database….

Continue Reading

Oracle ALTER TABLESPACE operator.

The ALTER TABLESPACE operator is used to change the table space or one of its data files or temporary files. TABLESPACE is used to allocate space in a…

Continue Reading

Oracle CREATE TABLESPACE operator.

The CREATE TABLESPACE operator is used to allocate space in the Oracle database where schema objects are stored….

Continue Reading

Revoke Grant Oracle Privileges.

    You can grant and revoke privileges for different database objects in Oracle. We will first look at how to grant and remove table privileges, and then…

    Continue Reading

    🎉 Thank you for subscribing!

    You're now on the list for database FinOps strategies and performance insights.