Welcome,
Guest
. Please
login
or
register
.
September 10, 2010
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
]
Author
Topic: Data Manipulation Language - DMLs- insert, update, delete, merge (Read 837 times)
dtech-team
Administrator
Assistant Professor
Appreciate? +5/-0
Offline
Posts: 616
DTecH Oracle Forums
Data Manipulation Language - DMLs- insert, update, delete, merge
«
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 Admin Team
Buy Oracle Interview Preparations Kit from DTecH IT Education - 250 Oracle Interview Questions and Answers.
dtech-team
Administrator
Assistant Professor
Appreciate? +5/-0
Offline
Posts: 616
DTecH Oracle Forums
Re: Data Manipulation Language - DMLs- insert, update, delete, merge
«
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
DTecH Admin Team
Buy Oracle Interview Preparations Kit from DTecH IT Education - 250 Oracle Interview Questions and Answers.
Pages:
[
1
]
« previous
next »
Share this topic...
In a forum
(BBCode)
[url=http://www.oraclepassport.com/forums/index.php?topic=331.0]Data Manipulation Language - DMLs- insert, update, delete, merge[/url]
In a site/blog
(HTML)
Data Manipulation Language - DMLs- insert, update, delete, merge
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Powered by SMF 2.0 RC1.2
|
SMF © 2006–2009, Simple Machines LLC
Page created in 0.358 seconds with 21 queries.
Loading...