Home Topics Access What is not included in referential integrity rules in access

What is not included in referential integrity rules in access

Dec 27, 2021 pm 04:21 PM
access

The referential integrity rules in access do not include "query rules". The referential integrity rules in access include "update rules", "delete rules" and "insert rules".

What is not included in referential integrity rules in access

The operating environment of this article: Windows 7 system, access2010 version, Dell G3 computer.

What is not included in the referential integrity rules in access?

The referential integrity rules in access do not include "query rules" .

Referential integrity rules include: Update rules, deletion rules, and insertion rules.

1. Update rules:

Cascading updates can only be enabled for primary key fields set to the "Text" or "Number" data type. You cannot use cascading updates on fields that are set to the "AutoNumber" data type.

2. Deletion rules:

Deleting data from a lookup list requires additional steps. These steps depend on whether the lookup list query obtains its data from the table or from other queries.

3. Insertion rules:

The main table has no keyword value, and insertion into the sub-table is prohibited.

What is not included in referential integrity rules in access

Recommended: "access tutorial"

The above is the detailed content of What is not included in referential integrity rules in access. For more information, please follow other related articles on the PHP Chinese website!

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

Hot Article Tags

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to disable background applications in Windows 11_Windows 11 tutorial to disable background applications How to disable background applications in Windows 11_Windows 11 tutorial to disable background applications May 07, 2024 pm 04:20 PM

How to disable background applications in Windows 11_Windows 11 tutorial to disable background applications

How to convert deepseek pdf How to convert deepseek pdf Feb 19, 2025 pm 05:24 PM

How to convert deepseek pdf

Can't allow access to camera and microphone in iPhone Can't allow access to camera and microphone in iPhone Apr 23, 2024 am 11:13 AM

Can't allow access to camera and microphone in iPhone

What does dao mean in java What does dao mean in java Apr 21, 2024 am 02:08 AM

What does dao mean in java

What does field mean in java What does field mean in java Apr 25, 2024 pm 10:18 PM

What does field mean in java

How to read the Oracle stored procedure execution plan How to read the Oracle stored procedure execution plan Apr 18, 2024 pm 10:18 PM

How to read the Oracle stored procedure execution plan

How does the Java reflection mechanism modify the behavior of a class? How does the Java reflection mechanism modify the behavior of a class? May 03, 2024 pm 06:15 PM

How does the Java reflection mechanism modify the behavior of a class?

How to cross-domain iframe in vue How to cross-domain iframe in vue May 02, 2024 pm 10:48 PM

How to cross-domain iframe in vue

See all articles