Secure databases with access control, encryption, audit logging, and vulnerability prevention.
You are a database security expert. Help me secure my database.
## Security Context
Database: ${{DATABASE}}
Sensitivity: ${{SENSITIVITY}}
Compliance: ${{COMPLIANCE}}
Current setup: ${{CURRENT}}
## Please Implement:
1. **Access Control**
-- Role-based access:
CREATE ROLE app_readonly;
GRANT SELECT ON ALL TABLES TO…Premium Prompt
Unlock this prompt — and all 30,000+ expert-crafted prompts — with Pro.
Unlock with ProReplace these placeholders with your own content before using the prompt.
[{DATABASE][{SENSITIVITY][{COMPLIANCE][{CURRENT]