Automatic Alias from Table Name
(5 previous votes)
Rather than individually defining aliases per table, add an option to use capitalised letters of tables/views to define an alias.
eg.
Customer = C
mem_Membership = M
cus_StateCustomer = SC
aReallyLongTableName = RLTN
view_CustomerMembership = CM
4
votes
Chris
shared this idea
-
Anonymous commented
Our standards prevent us using meaningless acronyms (e.g. does "C" mean "Customer" or "Case"?), so I cannot support this idea. However, if you were to make this more flexible, e.g. to support this request... https://redgate.uservoice.com/forums/94413-sql-prompt/suggestions/1409785-table-name-as-alias then it would definitely have backing from me (and probably others).