I need to control the access level of each individual tables, so most people can open and copy the table but cannot change anything in the table. But "read-access" status should not prevent the automatic update from the database, or scripts that uses those tables. I just want to secure the structure in the tables.