12.07.2015 Views

Module 13 (Introduction to SQL - Part 2).pdf

Module 13 (Introduction to SQL - Part 2).pdf

Module 13 (Introduction to SQL - Part 2).pdf

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The INSERT VerbThe format for the INSERT statement is:INTO is optionalINSERT INTO tablename(list_of_fields)VALUES (list_of_values)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!