Posts
Sort by recent activity
Hide specific tables from autocomplete list
I work in a data warehouse environment that controls access using views. For example there is a FactClaimTbl that contains the data, and analysts should use the FactClaim view (that selects data fr...