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
Post a Comment