Oracle:Data Manipulation Language

From mi-linux
Revision as of 16:54, 24 February 2016 by Cm1958 (talk | contribs) (Protected "Oracle:Data Manipulation Language" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Main Page >> Oracle and SQL >> Workbook >> Data Manipulation Language

Introduction

The SQL Lanuage is made up of three components:

  • Data Manipulation Language (DML)
  • Data Definition Language (DLL)
  • Data Control Lanague (DCL)

This section will look at the DML Commands, which comprise of the following:


Next Step

Data Defintion Language.