Table Prefixes
dt
Data Table: this is a dynamic data table used to store business operation data for the system.
eg. dtStaff
st
Static Table: this data is used for lookup information that is primarily static however some of these tables can be modified to provide static information to other tables.
eg. stStates
mm
Many to Many Table: this is what it says.
eg. mmStaff_Facility