Java Games: Flashcards, matching, concentration, and word search.

Oracle Database Programming Section 7 Vocabulary Review

AB
UPDATEmodifies existing rows in a table.
INSERT INTOadds a new row to a table
ANY Operatorcompares value to each value returned by the subquery.
Explicitfully and clearly expressed; leaving nothing implied.
Integrity Constraintensures that the data adheres to a predefined set of rules.
DELETEremoves existing rows from a table.
Transactionconsists of a collection of DML statements that form a logical unit of work.
ALL Operatorcompares value to every value returned by the subquery.
USERsomeone doing "real work" with the computer, using it as a means rather than an end.
IN Operatorcompares if value is in the list of all values returned by the subquery.

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities