Home > Topics > Access > body text

In access, what is used to represent entities?

藏色散人
Release: 2020-04-15 10:57:40
Original
11060 people have browsed it

In access, what is used to represent entities?

In access, what is used to represent entities?

access is a relational database. A two-dimensional table is the concrete embodiment of a relationship.

Entities in relational databases are real objects that exist objectively. Each row of a two-dimensional table is called a record. Each record is a description of the characteristics of an entity.

In summary:

ACCESS is used to represent entities as records.

php Chinese website, a large number of free access database tutorials, welcome to learn online!

The above is the detailed content of In access, what is used to represent entities?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!