You can use SQL DML to access the same databases you access using navigational DML. Additionally, you can use SQL DML to access databases that have been defined using SQL DDL.
Using SQL DML, you do not have to be familiar with database structure and your programs do not have to include database navigation logic.
You can perform the following functions using SQL DML statements:
Note:
|
Copyright © 2014 CA.
All rights reserved.
|
|