You can set different permissions for each table...and those permissions
might limit table access to certain individuals or groups. But if you are
thinking something like a database password but for tables instead, the
answer is no. You'd need to implement workgroup security on the database
and then secure the tables.