We have three tables A, B, C in the same schema, I want to grant user permission to view only the metadata of table A, cannot see underlying data of A.User can not see table B and C including table schema and underlying data either.Is it possible to...