Online Data Modeling Training

6 months ago
learndmdwbi

Learn data modeling design Skills on OLTP and OLAP from a US University Professor with real time examples.

Oracle’s Database Dictionary Views

1 year ago

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

Oracle important DDL Statements

1 year ago

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

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

1 year ago

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

Oracle Database Data Manipulation Language (DML) Commands

1 year ago

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

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

1 year ago

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

Oracle DDL Statements – CREATE Commands

1 year ago

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

Sample Data Analysis

1 year ago

Sample data for database analysis!

Database: Sample Data

1 year ago

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

Oracle Database Objects Overview

1 year ago

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