QuestionQ178
Privacy EngineeringWhich of the following is the BEST method for preventing dangerous SQL write statements from being run against data?
- A Restrict access to row-specific data.
- B Create encrypted versions of the data.
- C Exclude access to specific tables or columns of data.
- D Create a read-only data warehouse.
Community Discussion