You are on page 1of 1

Food Table

Table Name :- Food Detail

Purpose :- Stores The Food Item Details


Attribute field Data type Size Constraint Component /
name description

F_typeId Integer 20 Primary key Food Detail Id


F_Id Integer 10 Foreign Key Food Master Id

F_Name Varchar 20 Not Null Food Item Name


Price Integer 20 Not Null Rate

You might also like