0% found this document useful (0 votes)
123 views1 page

Oracle Terms: 1. Hierarchical 2. Network 3. Relational 4. Object Relational (Most Recent)

DML, DDL, and DCL are types of Oracle languages where DML updates data, DDL manages schemas, and DCL controls security. Common Oracle terms also include TC, XML, DBA, OLTP, RAC, SOA, and SQL, with SQL used to define, retrieve, and manipulate table data and the main database types being hierarchical, network, relational, and object relational.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
123 views1 page

Oracle Terms: 1. Hierarchical 2. Network 3. Relational 4. Object Relational (Most Recent)

DML, DDL, and DCL are types of Oracle languages where DML updates data, DDL manages schemas, and DCL controls security. Common Oracle terms also include TC, XML, DBA, OLTP, RAC, SOA, and SQL, with SQL used to define, retrieve, and manipulate table data and the main database types being hierarchical, network, relational, and object relational.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Oracle Terms

DML (Data Manipulation Language) it is used to update data in oracle database DDL (Data Definition Language) it is used to create and manage schema objects DCL (Data Control Language) it is used to control security of data in tables and oracle TC (Transaction Control) XML (Extensible Markup Language) DBA (Data Base Administrator) OLTP (Online Transaction Processing) RAC (Real Application Clusters) SOA (Service-Oriented Architecture) Main types of databases 1. 2. 3. 4. Hierarchical Network Relational Object Relational (most recent)

ER (Entity Relationship) UID (Unique Identifier) TUPLE (a row/ record) Attribute (Column) Field (Inter section of row and column) SQL (Structured Query Language) it is used to define, retrieve and manipulate data in tables

You might also like