Saved Bookmarks
| 1. |
It always to view all records in the table view give one reason |
|
Answer» A record is simply a set of DATA stored in a table, for EXAMPLE, a customer record. A record in a DATABASE is an OBJECT that can contain one or more values. Groups of records are then saved in a table; the table defines the data that each record may contain. ... A fancy word for a database record is a tuple. |
|