Foreign key- used to link 2 tables together so that we have access to both the tables information without having to repeat data
Table- a collection of database fields designed to be used together
Database: A collection of organised data that allows access, retrieval, and use of data.
Field- A category of information in a database
Query-A database object which allows you tolocate multiple reocrds which match the specified criteria
Record- collection of fields that appear as a row in a database or table
Comments
No comments have yet been made