Forum Discussion

Bebo's avatar
Bebo
Helper II
4 years ago
Solved

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...
  • Greg_Deckler's avatar
    4 years ago

    Bebo Well, the general answer is Row Level Security (RLS).