Hello all,
I have a huge table in which data of three clients are stored. I want to restrict one client to see the data of other two inorder to avoid security violation.
Does Mysql has any facility to do this at table level?
Please give me suggestions.
Regards
Sus Moh
I have a huge table in which data of three clients are stored. I want to restrict one client to see the data of other two inorder to avoid security violation.
Does Mysql has any facility to do this at table level?
Please give me suggestions.
Regards
Sus Moh
Comment