create table keyword ( kentryno number(9) primary key, kflag char(1), kword varchar(30) not null, kexclusions varchar(120), kiloc varchar(20), kiscore number(1), kicat char(1), kicscore number(1), kidet varchar(40), kidscore number(1), kiattr varchar(30), kiascore number(1), kiother varchar(40), kioscore number(1), knotes varchar(80), kadded date, kamended date ); |
Values For Short Fields In Keyword Table | ||
---|---|---|
kflag | A | Applies to All Added |
N | Not Active (Ignore) |