This page (revision-7) was last changed on 26-Nov-2021 10:22 by rforbes

This page was created on 26-Nov-2021 10:22 by Administrator

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
7 26-Nov-2021 10:22 709 bytes rforbes to previous
6 26-Nov-2021 10:22 701 bytes RForbes to previous | to last
5 26-Nov-2021 10:22 513 bytes RForbes to previous | to last
4 26-Nov-2021 10:22 507 bytes Administrator to previous | to last
3 26-Nov-2021 10:22 503 bytes Administrator to previous | to last
2 26-Nov-2021 10:22 509 bytes Administrator to previous | to last
1 26-Nov-2021 10:22 368 bytes Administrator to last

Page References

Incoming links Outgoing links
ID

Version management

Difference between version and

At line 2 changed one line
ID is an numeric field that uniquely identifies a record within the data base. This uniqueness of this field is automatically maintained through data base sequences and data base triggers.
ID is an numeric field that uniquely identifies a record within the data base. This uniqueness of this field is automatically maintained through [data base sequences|DATA BASE SEQUENCE] and [data base triggers|DATA BASE TRIGGER].
At line 4 changed one line
It is through ID and [foreign key] links to this field from other tables that records are linked through the data base, and by which [referential integrity] is maintained.
It is through ID and [foreign key|FOREIGN KEY] links to this field from other tables that records are linked through the data base, and by which [referential integrity|REFERENTIAL INTEGRITY] is maintained.
At line 6 changed one line
ID is also an [ePersonality Domain] which imparts the following characteristics:
ID is also an [application domain|DOMAIN] which imparts the following characteristics:
* Oracle data type is [NUMBER|NUMBERn](10)
At line 8 changed one line
* Oracle data type is [NUMBER](10)
----
![Notes|Edit:Internal.ID]
[{InsertPage page='Internal.ID' default='Click to create a new notes page'}]