Skip to content

Instantly share code, notes, and snippets.

@anytizer
Created May 27, 2014 08:49
Show Gist options
  • Save anytizer/e2c6c2e8ce589ed7e0fe to your computer and use it in GitHub Desktop.
Save anytizer/e2c6c2e8ce589ed7e0fe to your computer and use it in GitHub Desktop.
Prefixes and Suffixes on databse objects
Tables: No special prefixes, but short form of the group-names
Functions: f_
Views: v_
Stored Procedures: p_
Triggers: t_
Events: e_
Keys: append _key or _unique_key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment