Examlex

Solved

Persistent Means That Data Should Continue to Exist in the Database

question 6

True/False

Persistent means that data should continue to exist in the database even if the object that processes it is destroyed.


Definitions:

Right Outer

Type of join in SQL that returns all records from the right table and the matched records from the left table.

Left Outer

A type of SQL JOIN that returns all records from the left table and matched records from the right table, filling with NULLs if there is no match.

Edit Mode

A state or mode in software applications that allows users to modify, insert, or delete text or data.

Update Mode

State of a database or application where data can be modified or entered.

Related Questions