Felder Fields
ganze Zahl integer
Tabelle table
Aufzeichnungenrecords
primärprimäry
BooleanBoolean
Datentypdata type
fremdforeign
verknüpfte Tabellelinked table
Kennungidentifier
Ein
A
ist eine Sammlung von
is a collection of
.
Jeder Datensatz besteht aus
Each record is made of
Jedes Feld hat eine
Each field has a
wie String / Text,
such as string/text,
echt / float
, real/float,
, Datum & Uhrzeit usw.
, date & time, etc.
Die
The
Schlüssel ist ein Unikat
key is a unique
für jeden Datensatz.
for each record.
ZB ist das Kandidatennummernfeld ein Primärschlüssel in der Schülertabelle.
e.g. the candidate number field is a primary key in the student table.
Wenn ein Primärschlüssel zum Verknüpfen von Datensätzen zwischen zwei Tabellen verwendet wird, wird er zu einem
When a primary key is used to link records between two tables, it becomes a
Geben Sie die
key in the
.