Hide table structure to users in firebird

firebird

I have been searching for a way to hide tables structures for some user but without success. I need that some users can only browse two views, but they don't be able to browse tables structures.
Is there any way?

Best Answer

You should not need to hide things from Users.

You should only grant them access to the things they actually need to work with.