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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

The DELETE VerbThe DELETE verb is a simple and dangerous <strong>SQL</strong>command.You can wipe out large chunks of data with it, sobe careful. Most databases do not support the ideaof UNDO, so you would need <strong>to</strong> res<strong>to</strong>re the datafrom some backup s<strong>to</strong>rage if you jumped the gun.You will nearly always want <strong>to</strong> carefully qualifythe items you want <strong>to</strong> delete with an appropriateWHERE clause.

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

Saved successfully!

Ooh no, something went wrong!