Oracle Syllabus
Oracle Syllabus
Types of Editions
ENTERPRISE EDITION.
STADARD EDITION.
PERSONAL EDITION.
DBMS definition
Types of DBMS standards
Relational Model.
Data Models
Definition.
Purpose.
Objective.
Data Conversion
Why we need data type Applying number format models
conversion and date format models
Understanding implicit and Working with dates beyond the
explicit conversion current century.
Working with character , number Understanding the secret behind
and date conversion ‘RRRR” date format
Applying character conversion on Storing date in preceding or next
numbers and dates centuries
Understanding valid and invalid Working with JULIAN number
numbers and dates
Understanding the date suffixes
Working With Aggregate or Grouped Date
Why we need Aggregated data? Creating groups and sub groups
of data
Understanding the aggregate
information through aggregate Working with group filtration of
function the data
Guidelines to use aggregate Nesting of group functions
functions
Finishing touch with
Calculating summaries and miscellaneous functions
averages
Creating groups and subgroups
Identifying maximum and of data
minimum values
Working wit group filtration of
Applying statistical calculations the data
Data counting in the table Nesting of group functions.
Handling null values in grouped Finishing with miscellaneous
data function.
Sequence’s in Oracle.
What are Sequences in Oracle? Sequence Maintenance.
Creating Sequences in Oracle. Confirming Sequences.
Understanding Incremental and Retrieving for Current Value of
Decrement Sequences. Sequence.
Working with CYCLE and NON Dropping Sequences.
CYCLE Sequences.