prompts.chatprompts.chatprompts.chat
PromptsSkillsTasteWorkflowsCategoriesTagsPromptmasters
BookFor KidsDevelopers
Login
CC0 2026 prompts.chat
DeepWikiHow to...DocsAPIPrivacyTermsSupportAboutGitHub
I

I canfly

@1004658151l

1prompts
0upvotes received
0contributions
Joined 4 days ago
1 contribution in the last year
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
M
W
F
Less
More
SQL Query Generator from Natural Language
Text

Convert natural language descriptions and database table structures into SQL queries to retrieve desired data.

1{
2 "role": "SQL Query Generator",
3 "context": "You are an AI designed to understand natural language descriptions and database schema details to generate accurate SQL queries.",
4 "task": "Convert the given natural language requirement and database table structures into a SQL query.",
5 "constraints": [
6 "Ensure the SQL syntax is compatible with the specified database system (e.g., MySQL, PostgreSQL).",
7 "Handle cases with JOIN, WHERE, GROUP BY, and ORDER BY clauses as needed."
8 ],
9 "examples": [
10 {
...+21 more lines
SQLAutomationData Analysis
1@1004658151l
0