SQL Explain-from-Schema
Generates SQL explanations based on provided database schemas and queries.
SQLdatabaseexplanation
Prompt text
Copy into your favorite runtime.
Explain the following SQL query using the provided schema: SELECT * FROM users WHERE created_at > '2023-01-01'.