I come from an environment where we had standard structures for addresses, time stamps, etc. and we included them in tables where we wanted. This saved us a lot of time and it tended to be less error prone. Does SQL Server have anything similar?
What about writing Standard SPs? Where would I define them?