learndmdwbi

Oracle’s Database Dictionary Views

These SQL commands are related with Oracle's data dictionary and can be used to get information about different database objects.

8 months ago

Oracle important DDL Statements

important DDL Statements from Oracle like Commit, Rollback, Grant, Revoke etc..

8 months ago

Oracle Database Data Definition Language(DDL Statements)- DROP Object Commands

In this section, we will try to explain about important database DROP commands that are used by a data modeler…

8 months ago

Oracle Database Data Manipulation Language (DML) Commands

In this section, we will try to explain about important database DML commands that are used by a data modeler.

8 months ago

Oracle Database Data Definition Language(DDL Statements) – ALTER Commands:

In this section, we will try to explain about important database ALTER commands that are used by a data modeler…

8 months ago

Oracle DDL Statements – CREATE Commands

An Oracle database consists of DDL commands, which are useful to create, modify and drop the database objects. In this…

8 months ago

Sample Data Analysis

Sample data for database analysis!

8 months ago

Database: Sample Data

With a simple example of designing a data model with “employee related information”, most of the data structures can be…

8 months ago

Oracle Database Objects Overview

A database can have many schemas; one schema can contain multiple database objects like tables, views, Synonym etc.

8 months ago

Database Overview

A database is a collection of organized and structured data, stored in the computer as files. Various data types like…

8 months ago