Oracle Discussion Forums
Welcome, Guest. Please login or register.
September 10, 2010
Home Help Search Login Register
News:


+  WebForums - OraclePassport
|-+  IT progamming - Oracle, Java, Unix, MySQL, Toad
| |-+  Oracle Basics
| | |-+  Data Manipulation Language - DMLs- insert, update, delete, merge
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Send this topic Print
Author Topic: Data Manipulation Language - DMLs- insert, update, delete, merge  (Read 837 times)
dtech-team
Administrator
Assistant Professor
*****

Appreciate? +5/-0
Offline Offline

Posts: 616


DTecH Oracle Forums

WWW
« on: June 24, 2009 »

Data manipulation language (DML) statements query and manipulate data in existing
schema objects. These statements do not implicitly commit the current transaction.


The following are the DML statements available in Oracle.


INSERT
UPDATE
DELETE
MERGE
« Last Edit: October 07, 2009 by sippsin » Report to moderator   Logged

dtech-team
Administrator
Assistant Professor
*****

Appreciate? +5/-0
Offline Offline

Posts: 616


DTecH Oracle Forums

WWW
« Reply #1 on: October 07, 2009 »

INSERT          :Use to Add Rows to existing table.

UPDATE        :Use to Edit Existing Rows in tables.

DELETE         :Use to Delete Rows from tables.

MERGE          :Use to Update or Insert Rows depending on condition.
Report to moderator   Logged

Pages: [1] Go Up Send this topic Print 
« previous next »
 
Share this topic...
In a forum
(BBCode)
In a site/blog
(HTML)



Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 2.0 RC1.2 | SMF © 2006–2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.358 seconds with 21 queries.