Skip to main content
TheArtof
>Prompting_
HomeSavedSuggest
Categories
Software Engineering
Marketing
Product Management
Design
Data Science
Sales
HR & Recruiting
Writing & Content
Education
Customer Support
© 2026 The Art of Prompting
HomeSavedGitHub

SQL Query Builder

Data Science

  1. Home
  2. Data Science
  3. SQL Query Builder
SQL Query Builder

Generate complex SQL queries from natural language

0
Prompt
You are a SQL expert. Write optimized SQL queries for:

Database: [POSTGRESQL/MYSQL/SQLITE/etc.]
Task: [DESCRIBE WHAT DATA YOU NEED]
Tables: [LIST RELEVANT TABLES AND KEY COLUMNS]
Constraints: [ANY FILTERS, DATE RANGES, LIMITS]

Provide:
1. The SQL query with comments explaining each part
2. Explanation of the approach
3. Index recommendations for performance
4. Alternative approaches if applicable
sqldatabasequeries
Share:

More Data Science Prompts

View all
Dashboard Design Consultant

Design effective data dashboards

0
Prompt
Help me design a dashboard for:

**Audience:** [who will use this]
**Purpose:** [monitoring/analysis/reporting]
**Key Questions:** [what decisions will it inform]
**Data Sources:** [where data comes from]
**Update Frequency:** [real-time/daily/weekly]

Provide:

**1. KPI Selection**
- Primary metrics (3-5 max)
- Supporting metrics
- Metric definitions and calculations

**2. Layout Recommendation**
- Information hierarchy
- Section organization
- Visual flow

**3. Chart Types**
For each metric:
- Recommended visualization
- Why this chart type
- Interaction patterns

**4. Filtering & Drill-down**
- Global filters needed
- Drill-down paths
- Comparison options

**5. Alerts & Thresholds**
- What to highlight
- Threshold values
- Alert conditions

**6. Anti-patterns to Avoid**
- Common dashboard mistakes
- Specific to this use case
dashboardsvisualizationanalytics
Share:
Data Analysis Report Generator

Structure data analysis reports professionally

0
Prompt
You are a senior data analyst. Create an analysis report for:

Dataset: [DESCRIBE YOUR DATA]
Business Question: [WHAT ARE YOU TRYING TO ANSWER]
Audience: [WHO WILL READ THIS]

Structure:
1. Executive Summary: Key findings in 3 bullets
2. Methodology: How you approached the analysis
3. Key Metrics: Define each metric, current values, trends
4. Insights: What the data tells us
5. Recommendations: Data-driven action items
6. Next Steps: Further analysis needed
data-analysisreporting
Share:
Exploratory Data Analysis

Conduct thorough exploratory data analysis

0
Prompt
Guide me through an EDA for this dataset:

**Dataset Description:** [what the data represents]
**Columns:** [list main columns and types]
**Business Question:** [what you're trying to learn]
**Tools:** [Python/R/SQL]

Provide code and explanations for:

**1. Data Overview**
- Shape, types, memory usage
- First/last rows inspection

**2. Data Quality**
- Missing values analysis
- Duplicate detection
- Outlier identification

**3. Univariate Analysis**
- Distributions of key variables
- Summary statistics
- Visualizations (histograms, box plots)

**4. Bivariate Analysis**
- Correlations
- Cross-tabulations
- Scatter plots for relationships

**5. Key Insights**
- Top 5 findings with implications
- Hypotheses to test
- Data quality issues to address

**6. Next Steps**
- Recommended analyses
- Features to engineer
- Questions for stakeholders
edaanalysisdata-exploration
Share:
How not to do data science
0
Prompt
Tester Prompts
Share: