Created
May 27, 2014 08:49
-
-
Save anytizer/e2c6c2e8ce589ed7e0fe to your computer and use it in GitHub Desktop.
Prefixes and Suffixes on databse objects
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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