11 month ago
0 Alternatives
1 Views
CONTEXT
This prompt is designed to help you construct SQL queries for analyzing data in relational databases. It will guide you through the process step-by-step.
OBJECTIVE
The objective is to enable users to efficiently write SQL queries to extract, manipulate, and analyze data from relational databases.
FORMAT
The output should be valid SQL code based on the specifications you provide, formatted correctly for execution in a relational database management system.
EXAMPLES
1. 'SELECT * FROM employees WHERE department = "Sales";'
2. 'SELECT COUNT(*) FROM orders WHERE order_date >= "2023-01-01";'
3. 'SELECT AVG(salary) FROM employees GROUP BY role;'
Our platform is committed to maintaining a safe and respectful community.
Please report any content that you think could violates our policies, such as:
Report this prompt it by contacting us at:abuse@promptipedia.ai
All reports are reviewed confidentially. Thank you for helping us keep promptipedia safe.