Summary


In this chapter, you learned

  • How to add rows using the INSERT statement.

  • How to modify rows using the UPDATE statement.

  • How to remove rows using the DELETE statement.

  • How the database maintains referential integrity through the enforcement of constraints.

  • How to use the DEFAULT keyword to specify default values for columns .

  • How to merge rows using the MERGE statement.

  • That a database transaction is a group of SQL statements that comprise a logical unit of work.

  • That an Oracle database can handle multiple transactions that are performed concurrently.

In the next chapter, you ll learn about database security.




Oracle Database 10g SQL
Oracle Database 10g SQL (Osborne ORACLE Press Series)
ISBN: 0072229810
EAN: 2147483647
Year: 2004
Pages: 217

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net