Build or Drop the Schema

Schema Viewer: nfs
TablesCreate Table Statement
nfs
t
CREATE TABLE nfs (
  nf SMALLINT DEFAULT 0 NOT NULL,
  nfdef REPLSQL-clob,
  PRIMARY KEY (nf)
);
Default Contents

No data was found for nfs