-- Note: SQL Server doesn't have Row Level Security in the same way as PostgreSQL ...
The application written in C# using .net 6, allows a user to connect to an MS SQL Server database and be able to generate triggers and audit tables. It allows the user to select the table and columns ...