Name Type MSSql Type Oracle Type DB2 Type Postgresql Nullable Description
FIFO_Name varchar (200) VARCHAR2 (200 CHAR) varchar(200) varchar (200) false Name of the FirstInFirstOut-Queue
FIFO_Nr int NUMBER(38,0) int int false Actual number

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_FIFO FIFO_Name true true true false

Foreign Keys:

Name Local References Foreign References

Return to the Index File