Forum Discussion
Bebo
4 years agoHelper II
Best Methods to Manage a Common Data Source with Multiple Clients
I currently have a master database in MySQL which collects data from several locations throughout the country. This data is logged by date/time and location. My question is what is the most efficient...
- 4 years ago
Bebo Well, the general answer is Row Level Security (RLS).
Greg_Deckler
4 years agoCommunity Champion
Bebo Well, the general answer is Row Level Security (RLS).