Deadline types: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "{| class="wikitable" !Field Name !!Type !!Description |- !id |int(11) |The unique record id |- !name |varchar(32) |Names of the type of deadlines |} Back to [http:...")
(No difference)

Revision as of 14:36, 17 May 2016

Field Name Type Description
id int(11) The unique record id
name varchar(32) Names of the type of deadlines


Back to Database Tables Main page.