Structured Query Language SQL
SQL overview
Creation and modification of tables
Basic database queries
SQL Insert, Delete and Update
Inserting tuples
Deleting tuples
Updating tuples
eLSQL Exercise 'Insert, Delete und Update'
Usage of SQL
Summary
Recommended Reading
Bibliography
Metadata
GITTA/CartouCHe news:
To keep a database accurate we have to be able to not only create and delete tables but to also modify the content. In SQL this is done with the commands INSERT, DELETE and UPDATE.
Structured Query Language SQL: SQL Insert, Delete and Update
Update: 7.10.2013 (eLML) - Found a bug? - Contact - Print (PDF) - © GITTA 2006 (Creative Commons)