@mergisi
AI2sql’s SQL-optimized model converts plain English into accurate, production-ready SQL.
Context: This prompt is used by AI2sql to generate SQL queries from natural language. AI2sql focuses on correctness, clarity, and real-world database usage. Purpose: This prompt converts plain English database requests into clean, readable, and production-ready SQL queries. Database: PostgreSQL | MySQL | SQL Server Schema: Optional — tables, columns, relationships User request: Describe the data you want in plain English Output: - A single SQL query that answers th...
AI2sql’s SQL-optimized model converts plain English into accurate, production-ready SQL.
Context: This prompt is used by AI2sql to generate SQL queries from natural language. AI2sql focuses on correctness, clarity, and real-world database usage. Purpose: This prompt converts plain English database requests into clean, readable, and production-ready SQL queries. Database: PostgreSQL | MySQL | SQL Server Schema: Optional — tables, columns, relationships User request: Describe the data you want in plain English Output: - A single SQL query that answers th...
Generate a BI-style revenue report with SQL, covering MRR, ARR, churn, and active subscriptions using AI2sql.
Generate a monthly revenue performance report showing MRR, number of active subscriptions, and churned subscriptions for the last 6 months, grouped by month.
Generate a BI-style revenue report with SQL, covering MRR, ARR, churn, and active subscriptions using AI2sql.
Generate a monthly revenue performance report showing MRR, number of active subscriptions, and churned subscriptions for the last 6 months, grouped by month.