Monday, December 11, 2006

Data Manipulation Lanaguage (DML)

Data manipulation commands are commands that process the tables within a database.

  • SELECT
  • UPDATE
  • DELETE
  • INSERT INTO

No comments: