mysql - Security access to a table -


i have database , table dbo.test_table, list of users under security -> users. users have access tables in database.

i know how assign users specific tables (e.g dbo.test_table) within database, users can view tables within database.

you can create view , assign users access view.

btw, please correct tags added ms-sql , mysql


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -