Vibrant Technologies
& Computers
oracle11G COURSE
Make Career With Us!!
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
oracle11gtraining.vibranttechnologies.co.in
enquiry@vibrantgroup.co.in
oracle11gtraining.vibranttechnologies.co.in
Introduction to Database
 File-Based Approach
 Each program defines and manages
its own data
 Limitation
Separation and isolation of data
Duplication of data
Data dependence
Incompatibility of files
Fixed queries/proliferation of application program
 Database Approach
 A shared collection of logically
related data, designed to meet the
information needs of an organization
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
oracle11gtraining.vibranttechnologies.co.in
enquiry@vibrantgroup.co.in
oracle11gtraining.vibranttechnologies.co.in
 Database Management System(DBMS)
 A software system that enables users to define, create and
maintain the database and provides controlled access to
database
DDL
DML : procedural, non-procedural
Control : security, integrity, concurrency control,
recovery control, user-accessible catalog
 Components of the DBMS Environment
 Hardware - Software - Data - Procedures - People
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
oracle11gtraining.vibranttechnologies.co.in
enquiry@vibrantgroup.co.in
oracle11gtraining.vibranttechnologies.co.in
 Advantages of DBMS
- Control of data redundancy - Economy of scale
- Data consistency - Balance of conflicting requirements
- More information from the same amount of data
- Sharing of data - Improved data accessibility and
responsiveness
- Improved data integrity - Increased productivity
- Improved security - Improved maintenance through data
independence
- Enforcement of standards - Increased concurrency
- Improved backup and recovery services
 Disadvantages of DBMS
- Complexity, Size, Cost of DBMSs, Additional H/W costs
- Cost of conversion, Performance, Higher impact of a failure
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
oracle11gtraining.vibranttechnologies.co.in
enquiry@vibrantgroup.co.in
oracle11gtraining.vibranttechnologies.co.in
 Three-Level Database Architecture
 External Level
The users’ view of the database
 Conceptual Level
The community view of the database
 Internal Level
The physical representation of the database on the computer
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
oracle11gtraining.vibranttechnologies.co.in
enquiry@vibrantgroup.co.in
oracle11gtraining.vibranttechnologies.co.in
 Functions of a DBMS
1. Data storage, retrieval, and update
2. A user-accessible catalog
3. Transaction support
4. Concurrency control services
5. Recovery services
6. Authorization services
7. Support for data communication
8. Integrity services
9. Services to promote data independence
10. Utility services
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
oracle11gtraining.vibranttechnologies.co.in
enquiry@vibrantgroup.co.in
oracle11gtraining.vibranttechnologies.co.in
 Components of a DBMS
Application
Programs
Queries
Database
Schema
DML
preprocessor
Query
processor
DDL
compiler
Program
object code
Database
manager
Dictionary
manager
Access
methods
File
manager
System
buffers
DBMS
Programmers Users DBA
Database and
system catalog
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
oracle11gtraining.vibranttechnologies.co.in
enquiry@vibrantgroup.co.in
oracle11gtraining.vibranttechnologies.co.in
History of RDBMS
 History of DBMS
 1960s - Apollo moon-landing project, GUAM
 mid 1960s - IMS by IBM (hierarchical DBMS)
 mid 1960s - IDS by GE (network DBMS)
 1965 - CODASYL(Conference on Data
SYStems Language)
 1967 -DBTG(Data Base Task Group)
 1970 - E.F.Codd of the IBM Research Lab.
 Late 1970s - System R project at IBM
 1980s - commercial relational
DBMS(DB2, Oracle, Informix..)
 Now - OODBMS, ORDBMS
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
oracle11gtraining.vibranttechnologies.co.in
enquiry@vibrantgroup.co.in
oracle11gtraining.vibranttechnologies.co.in
 Properties of Relations
 The relation has a name that is distinct from
all other relation names
 Each cell of the relation contains exactly on
atomic value
 Each attribute has a distinct name
 The values of an attribute are all from the
same domain
 The order of attributes has no significance
 Each tuple is distinct; there are no duplicate
tuples
 The order of tuples has no significance,
theoretically
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
oracle11gtraining.vibranttechnologies.co.in
enquiry@vibrantgroup.co.in
oracle11gtraining.vibranttechnologies.co.in
 When is a DBMS Relational?
 Foundational rules
Rule 0 : Foundational rule Rule 12 : Nonsubversion rule
 Structural rules
Rule 1 : Information representation Rule 6 : View updateing
 Integrity rules
Rule 3 : Systematic treatment of null values Rule 10 : Integrity independance
 Data manipulation rules
Rule2 : Guaranteed access Rule 4 : Dynamic online catalog based on the
relational model
Rule5 : Comprehensive data sublanguage Rule7 : High-level insert, update, delete
 Data independence rules
Rule8 : Physical data independence Rule 9 : Logical data independence
Rule11 : Distribution independence
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
oracle11gtraining.vibranttechnologies.co.in
enquiry@vibrantgroup.co.in
oracle11gtraining.vibranttechnologies.co.in
Entity-Relationship Modeling
 Concepts of the E-R Modeling
 Entity Types
An object or concept that is identified by the enterprise as having an
independent existence
 Attributes
A property of an entity or a relationship type
 Relationship Types
A meaningful association among entity types
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
oracle11gtraining.vibranttechnologies.co.in
enquiry@vibrantgroup.co.in
oracle11gtraining.vibranttechnologies.co.in
Database Language
 SQL
 1974 - SEQUEL by D.Chamberlin (IBM)
 1975 - SQUARE by Boyce (System R project)
 1976 - SEQUEL/2 (SQL) by Chamberlin and
Boyce)
 late 1970 - SQL(Oracle), QUEL(Ingres)
 1982 - Relational Database Language(RDL) :
ANSI
 1987 - ISO standard
 1989 - Integrity Enhancement Feature (ISO)
 1992 - SQL2(SQL92) : ISO
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
oracle11gtraining.vibranttechnologies.co.in
enquiry@vibrantgroup.co.in
oracle11gtraining.vibranttechnologies.co.in
 DML
 SELECT
 INSERT
 UPDATE
 DELETE
 DDL
 CREATE(DROP) SCHEMA
 CREATE(ALTER, DROP) DOMAIN
 CREATE(ALTER, DROP) TABLE
 CREATE(DROP) VIEW
 CREATE(DROP) INDEX
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
oracle11gtraining.vibranttechnologies.co.in
enquiry@vibrantgroup.co.in
oracle11gtraining.vibranttechnologies.co.in
Overview of Oracle Architecture
SGA
Shared SQL Area Database Buffer Cashe
KByte1,200,000 KByte
Redo Log
Buffer
KByte2,100KByte
PMON
LGWR
Data File
Raw Device
Server
USER
ARCH
TL-812
Archive Log Mode(50M)
* Fixed Size :
70 Kbyte
* Variavle Size :
490 MByte
4,000,000 KByte
* Total SGA Size :
1700 Mbyte
DBW0 CKPT
SMON RECO D000 S000 P000
B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
oracle11gtraining.vibranttechnologies.co.in
enquiry@vibrantgroup.co.in
oracle11gtraining.vibranttechnologies.co.in
Where to Get More Information
Vibrant Group:
www.vibrantgroup.co.in
Vibrant Technologies & Computers
www.vibranttechnologies.co.in/technologies.vibrantgroup.co.
in
Vibrant HR Team
www.hr.vibrangroup.co.in

More Related Content

PDF
IRJET - Identifying Information Relocate with Reliable Estimation and Sec...
PDF
IRJET- A Survey on File Storage and Retrieval using Blockchain Technology
PDF
Ijcatr04051015
PDF
International Journal of Engineering Research and Development
PDF
Origin trail white-paper
PDF
Ieeepro techno solutions 2011 ieee java project -secure role based data
PDF
Origin trail overview
PDF
A Study on Applications of Blockchain
IRJET - Identifying Information Relocate with Reliable Estimation and Sec...
IRJET- A Survey on File Storage and Retrieval using Blockchain Technology
Ijcatr04051015
International Journal of Engineering Research and Development
Origin trail white-paper
Ieeepro techno solutions 2011 ieee java project -secure role based data
Origin trail overview
A Study on Applications of Blockchain

What's hot (17)

PPTX
Mona: Secure Multi-Owner Data Sharing for Dynamic Groups in the Cloud
PDF
Mona secure multi owner data sharing for dynamic groups in the cloud
PDF
Security and Privacy of Big Data in Mobile Devices
PDF
Dq36708711
PDF
International Journal of Computational Engineering Research(IJCER)
PDF
Supporting Privacy Protection in Personalized Web Search
DOCX
Mona secure multi owner data sharing for dynamic groups in the cloud
PDF
Paper MIE2016 from Proceedings pags 122-126
PPTX
HealthBlock: A Secured Healthcare Data using Blockchain
PPTX
secure multi-owner data sharing for dynamic groups
PPTX
Unit iii dbms
DOCX
Simple Blockchain Eco System for medical data management
PDF
A Survey on Different Techniques Used in Decentralized Cloud Computing
PDF
A secure anti collusion data sharing scheme for dynamic groups in the cloud
PDF
Association rule visualization technique
PDF
Enabling Use of Dynamic Anonymization for Enhanced Security in Cloud
PDF
B04010610
Mona: Secure Multi-Owner Data Sharing for Dynamic Groups in the Cloud
Mona secure multi owner data sharing for dynamic groups in the cloud
Security and Privacy of Big Data in Mobile Devices
Dq36708711
International Journal of Computational Engineering Research(IJCER)
Supporting Privacy Protection in Personalized Web Search
Mona secure multi owner data sharing for dynamic groups in the cloud
Paper MIE2016 from Proceedings pags 122-126
HealthBlock: A Secured Healthcare Data using Blockchain
secure multi-owner data sharing for dynamic groups
Unit iii dbms
Simple Blockchain Eco System for medical data management
A Survey on Different Techniques Used in Decentralized Cloud Computing
A secure anti collusion data sharing scheme for dynamic groups in the cloud
Association rule visualization technique
Enabling Use of Dynamic Anonymization for Enhanced Security in Cloud
B04010610
Ad

Viewers also liked (11)

PDF
Oracle11g
PPTX
Big data
ODP
Pengenalan kelas android v2.0
PDF
Sql project presentation
PPTX
Oracle11g R2 - Edition Based Redefinition for On Line Application Upgrade
PPT
Oracle To Sql Server migration process
PPTX
01. Pengenalan OA Java Fundamentals
PPS
Oracle-Mengendalikan User
PPS
Oracle-Pengenalan Oracle
PPTX
AMIS SIG - Introducing Apache Kafka - Scalable, reliable Event Bus & Message ...
Oracle11g
Big data
Pengenalan kelas android v2.0
Sql project presentation
Oracle11g R2 - Edition Based Redefinition for On Line Application Upgrade
Oracle To Sql Server migration process
01. Pengenalan OA Java Fundamentals
Oracle-Mengendalikan User
Oracle-Pengenalan Oracle
AMIS SIG - Introducing Apache Kafka - Scalable, reliable Event Bus & Message ...
Ad

Similar to Oracle11g training-course-navi-mumbai-oracle11gl-course-provider-navi-mumbai (20)

PDF
Mi health care - multi-tenant health care system
DOCX
Secure distributed deduplication systems with improved reliability
PPTX
Database-Management-Systems-An-Introduction (1).pptx
DOCX
Secure distributed deduplication systems with improved reliability
PPTX
3. Cloud-Infrastructure-and-Entitlements-Management.pptx
PPT
Case Study: Synchroniztion Issues in Mobile Databases
PPT
Case Study: Synchroniztion Issues in Mobile Databases
PDF
Database vs Data Warehouse- Key Differences
PPTX
database management system and hardware networking
PPTX
DBMS Intoductory and Importance Session-1.pptx
DOCX
uday resume final
PDF
Mobile database for your company telemarketing or sms marketing campaigns. Fr...
PDF
Building an Event-Driven Data Mesh (Early Release) Adam Bellemare
PDF
Building an Event-Driven Data Mesh (Early Release) Adam Bellemare
PDF
Data Access Control Schemes in Cloud Computing: A Review
PDF
Advantages of Database Approach The Farber Consulting Group, Inc
DOCX
Dynamic query forms for database queries
PDF
AUTHENTICATION SCHEME FOR DATABASE AS A SERVICE(DBAAS)
PDF
AUTHENTICATION SCHEME FOR DATABASE AS A SERVICE(DBAAS)
PDF
AUTHENTICATION SCHEME FOR DATABASE AS A SERVICE (DBAAS)
Mi health care - multi-tenant health care system
Secure distributed deduplication systems with improved reliability
Database-Management-Systems-An-Introduction (1).pptx
Secure distributed deduplication systems with improved reliability
3. Cloud-Infrastructure-and-Entitlements-Management.pptx
Case Study: Synchroniztion Issues in Mobile Databases
Case Study: Synchroniztion Issues in Mobile Databases
Database vs Data Warehouse- Key Differences
database management system and hardware networking
DBMS Intoductory and Importance Session-1.pptx
uday resume final
Mobile database for your company telemarketing or sms marketing campaigns. Fr...
Building an Event-Driven Data Mesh (Early Release) Adam Bellemare
Building an Event-Driven Data Mesh (Early Release) Adam Bellemare
Data Access Control Schemes in Cloud Computing: A Review
Advantages of Database Approach The Farber Consulting Group, Inc
Dynamic query forms for database queries
AUTHENTICATION SCHEME FOR DATABASE AS A SERVICE(DBAAS)
AUTHENTICATION SCHEME FOR DATABASE AS A SERVICE(DBAAS)
AUTHENTICATION SCHEME FOR DATABASE AS A SERVICE (DBAAS)

More from VibrantGroup (11)

PPTX
Zend training-course-navi-mumbai-zend-course-provider-navi-mumbai
PPTX
Weblogic Application Server training-course-navi-mumbai-weblogic application ...
PPTX
Software-automation-testing-course-navi-mumbai-software-automation-testing-co...
PPTX
Siebel training-course-navi-mumbai-siebel-course-provider-navi-mumbai
PPTX
Shell Scripting-training-course-navi-mumbai-shell-scripting-course-provider-n...
PPTX
Netbackup training-course-navi-mumbai-netbackup-course-provider-navi-mumbai
PPTX
Mainframe training-course-navi-mumbai-mainframe-course-provider-navi-mumbai
PPTX
Jboss Application Server training-course-navi-mumbai-jboss-course-provider-na...
PPTX
Datastage training-course-navi-mumbai-datastage-course-provider-navi-mumbai
PPTX
Aix admin-course-provider-navi-mumbai | Aix admin course provider Navi Mumbai...
PPTX
Aix admin course provider Navi Mumbai | AIX Admin Course Training Navi Mumbai...
Zend training-course-navi-mumbai-zend-course-provider-navi-mumbai
Weblogic Application Server training-course-navi-mumbai-weblogic application ...
Software-automation-testing-course-navi-mumbai-software-automation-testing-co...
Siebel training-course-navi-mumbai-siebel-course-provider-navi-mumbai
Shell Scripting-training-course-navi-mumbai-shell-scripting-course-provider-n...
Netbackup training-course-navi-mumbai-netbackup-course-provider-navi-mumbai
Mainframe training-course-navi-mumbai-mainframe-course-provider-navi-mumbai
Jboss Application Server training-course-navi-mumbai-jboss-course-provider-na...
Datastage training-course-navi-mumbai-datastage-course-provider-navi-mumbai
Aix admin-course-provider-navi-mumbai | Aix admin course provider Navi Mumbai...
Aix admin course provider Navi Mumbai | AIX Admin Course Training Navi Mumbai...

Recently uploaded (20)

PPTX
TNA_Presentation-1-Final(SAVE)) (1).pptx
PDF
advance database management system book.pdf
PPTX
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PPTX
Computer Architecture Input Output Memory.pptx
PPTX
Unit 4 Computer Architecture Multicore Processor.pptx
PPTX
Virtual and Augmented Reality in Current Scenario
PDF
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
PDF
Complications of Minimal Access-Surgery.pdf
DOCX
Cambridge-Practice-Tests-for-IELTS-12.docx
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PPTX
Share_Module_2_Power_conflict_and_negotiation.pptx
PDF
Trump Administration's workforce development strategy
PPTX
History, Philosophy and sociology of education (1).pptx
PDF
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PDF
Hazard Identification & Risk Assessment .pdf
PDF
Uderstanding digital marketing and marketing stratergie for engaging the digi...
PDF
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
TNA_Presentation-1-Final(SAVE)) (1).pptx
advance database management system book.pdf
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
Computer Architecture Input Output Memory.pptx
Unit 4 Computer Architecture Multicore Processor.pptx
Virtual and Augmented Reality in Current Scenario
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
Complications of Minimal Access-Surgery.pdf
Cambridge-Practice-Tests-for-IELTS-12.docx
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Environmental Education MCQ BD2EE - Share Source.pdf
Share_Module_2_Power_conflict_and_negotiation.pptx
Trump Administration's workforce development strategy
History, Philosophy and sociology of education (1).pptx
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
Hazard Identification & Risk Assessment .pdf
Uderstanding digital marketing and marketing stratergie for engaging the digi...
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...

Oracle11g training-course-navi-mumbai-oracle11gl-course-provider-navi-mumbai

  • 1. Vibrant Technologies & Computers oracle11G COURSE Make Career With Us!! B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173
  • 2. B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173 oracle11gtraining.vibranttechnologies.co.in enquiry@vibrantgroup.co.in oracle11gtraining.vibranttechnologies.co.in Introduction to Database  File-Based Approach  Each program defines and manages its own data  Limitation Separation and isolation of data Duplication of data Data dependence Incompatibility of files Fixed queries/proliferation of application program  Database Approach  A shared collection of logically related data, designed to meet the information needs of an organization
  • 3. B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173 oracle11gtraining.vibranttechnologies.co.in enquiry@vibrantgroup.co.in oracle11gtraining.vibranttechnologies.co.in  Database Management System(DBMS)  A software system that enables users to define, create and maintain the database and provides controlled access to database DDL DML : procedural, non-procedural Control : security, integrity, concurrency control, recovery control, user-accessible catalog  Components of the DBMS Environment  Hardware - Software - Data - Procedures - People
  • 4. B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173 oracle11gtraining.vibranttechnologies.co.in enquiry@vibrantgroup.co.in oracle11gtraining.vibranttechnologies.co.in  Advantages of DBMS - Control of data redundancy - Economy of scale - Data consistency - Balance of conflicting requirements - More information from the same amount of data - Sharing of data - Improved data accessibility and responsiveness - Improved data integrity - Increased productivity - Improved security - Improved maintenance through data independence - Enforcement of standards - Increased concurrency - Improved backup and recovery services  Disadvantages of DBMS - Complexity, Size, Cost of DBMSs, Additional H/W costs - Cost of conversion, Performance, Higher impact of a failure
  • 5. B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173 oracle11gtraining.vibranttechnologies.co.in enquiry@vibrantgroup.co.in oracle11gtraining.vibranttechnologies.co.in  Three-Level Database Architecture  External Level The users’ view of the database  Conceptual Level The community view of the database  Internal Level The physical representation of the database on the computer
  • 6. B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173 oracle11gtraining.vibranttechnologies.co.in enquiry@vibrantgroup.co.in oracle11gtraining.vibranttechnologies.co.in  Functions of a DBMS 1. Data storage, retrieval, and update 2. A user-accessible catalog 3. Transaction support 4. Concurrency control services 5. Recovery services 6. Authorization services 7. Support for data communication 8. Integrity services 9. Services to promote data independence 10. Utility services
  • 7. B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173 oracle11gtraining.vibranttechnologies.co.in enquiry@vibrantgroup.co.in oracle11gtraining.vibranttechnologies.co.in  Components of a DBMS Application Programs Queries Database Schema DML preprocessor Query processor DDL compiler Program object code Database manager Dictionary manager Access methods File manager System buffers DBMS Programmers Users DBA Database and system catalog
  • 8. B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173 oracle11gtraining.vibranttechnologies.co.in enquiry@vibrantgroup.co.in oracle11gtraining.vibranttechnologies.co.in History of RDBMS  History of DBMS  1960s - Apollo moon-landing project, GUAM  mid 1960s - IMS by IBM (hierarchical DBMS)  mid 1960s - IDS by GE (network DBMS)  1965 - CODASYL(Conference on Data SYStems Language)  1967 -DBTG(Data Base Task Group)  1970 - E.F.Codd of the IBM Research Lab.  Late 1970s - System R project at IBM  1980s - commercial relational DBMS(DB2, Oracle, Informix..)  Now - OODBMS, ORDBMS
  • 9. B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173 oracle11gtraining.vibranttechnologies.co.in enquiry@vibrantgroup.co.in oracle11gtraining.vibranttechnologies.co.in  Properties of Relations  The relation has a name that is distinct from all other relation names  Each cell of the relation contains exactly on atomic value  Each attribute has a distinct name  The values of an attribute are all from the same domain  The order of attributes has no significance  Each tuple is distinct; there are no duplicate tuples  The order of tuples has no significance, theoretically
  • 10. B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173 oracle11gtraining.vibranttechnologies.co.in enquiry@vibrantgroup.co.in oracle11gtraining.vibranttechnologies.co.in  When is a DBMS Relational?  Foundational rules Rule 0 : Foundational rule Rule 12 : Nonsubversion rule  Structural rules Rule 1 : Information representation Rule 6 : View updateing  Integrity rules Rule 3 : Systematic treatment of null values Rule 10 : Integrity independance  Data manipulation rules Rule2 : Guaranteed access Rule 4 : Dynamic online catalog based on the relational model Rule5 : Comprehensive data sublanguage Rule7 : High-level insert, update, delete  Data independence rules Rule8 : Physical data independence Rule 9 : Logical data independence Rule11 : Distribution independence
  • 11. B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173 oracle11gtraining.vibranttechnologies.co.in enquiry@vibrantgroup.co.in oracle11gtraining.vibranttechnologies.co.in Entity-Relationship Modeling  Concepts of the E-R Modeling  Entity Types An object or concept that is identified by the enterprise as having an independent existence  Attributes A property of an entity or a relationship type  Relationship Types A meaningful association among entity types
  • 12. B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173 oracle11gtraining.vibranttechnologies.co.in enquiry@vibrantgroup.co.in oracle11gtraining.vibranttechnologies.co.in Database Language  SQL  1974 - SEQUEL by D.Chamberlin (IBM)  1975 - SQUARE by Boyce (System R project)  1976 - SEQUEL/2 (SQL) by Chamberlin and Boyce)  late 1970 - SQL(Oracle), QUEL(Ingres)  1982 - Relational Database Language(RDL) : ANSI  1987 - ISO standard  1989 - Integrity Enhancement Feature (ISO)  1992 - SQL2(SQL92) : ISO
  • 13. B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173 oracle11gtraining.vibranttechnologies.co.in enquiry@vibrantgroup.co.in oracle11gtraining.vibranttechnologies.co.in  DML  SELECT  INSERT  UPDATE  DELETE  DDL  CREATE(DROP) SCHEMA  CREATE(ALTER, DROP) DOMAIN  CREATE(ALTER, DROP) TABLE  CREATE(DROP) VIEW  CREATE(DROP) INDEX
  • 14. B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173 oracle11gtraining.vibranttechnologies.co.in enquiry@vibrantgroup.co.in oracle11gtraining.vibranttechnologies.co.in Overview of Oracle Architecture SGA Shared SQL Area Database Buffer Cashe KByte1,200,000 KByte Redo Log Buffer KByte2,100KByte PMON LGWR Data File Raw Device Server USER ARCH TL-812 Archive Log Mode(50M) * Fixed Size : 70 Kbyte * Variavle Size : 490 MByte 4,000,000 KByte * Total SGA Size : 1700 Mbyte DBW0 CKPT SMON RECO D000 S000 P000
  • 15. B2/6/2 Vashi ,Navi Mumbai, Contact:09892900103/9892900173 oracle11gtraining.vibranttechnologies.co.in enquiry@vibrantgroup.co.in oracle11gtraining.vibranttechnologies.co.in Where to Get More Information Vibrant Group: www.vibrantgroup.co.in Vibrant Technologies & Computers www.vibranttechnologies.co.in/technologies.vibrantgroup.co. in Vibrant HR Team www.hr.vibrangroup.co.in