Home > Topics > Access > In access, what is used to represent entities?

In access, what is used to represent entities?

藏色散人
Release: 2020-04-15 10:57:40
Original
11369 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:
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
Latest Issues
Access error using alias
From 1970-01-01 08:00:00
0
0
0
Single module access
From 1970-01-01 08:00:00
0
0
0
About Mac MAMP PRO deploy thinkphp5.1 access 404
From 1970-01-01 08:00:00
0
0
0
My access page reports 403
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template