Location 
Logical Entity Name  Location 
Default Table Name  locations 
Owner  garden 
Definition  A Location is a place that is a more or less permanent part of the garden infrastructure, Examples of locations include vegetable beds, flower beds, decks, utility room, and compost bins, 

Location Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Location Name(PK)  Location  NVARCHAR(35)  NO  The name of a Location serves as its identifier. 
Location Description  Description  NVARCHAR(1000)  YES  Textual description of a location. As the database matures the designers will monitor the description to determine whether we need to identify more attributes for Location.