A saved presentation is referred to as a ____.
An entry in a database is referred to as a "record."
true
data is saved by storing
The column headings in a database such as Last Name or First Name are referred to as labels.
queries are always saved and can therefore be run on the most up to date database information
queries are always saved and can therefore be run on the most up to date database information
Database Access
Meaning of database is like some data that has been saved to a computer in some maybe documents
wgeh
Database = Where you save your data (ex: if a user fill your registration form, entered data should be saved somewhere, that's database) Usually in PHP we use MySQL Database.
Database is a collection of interrelated data. One entry in a database is referred as one record.