Database reference - DBDemos

DBDemos -  tables -  nextord

Description

none

Table properties

namevalue
namenextord

Columns

columndatatypelengthdefaultnullsPKFKUQcomment
NewKeyFloat8 yes       

Sample rows

NewKey
1861 

Code

CREATE TABLE [nextord]
(
[NewKey] FLOAT
);



Documentation generated by SqlSpec