General
PromptBeginner5 minmarkdown
Generate a **comprehensive
actionable development plan** for building a responsive web application
0
Explore
102,448 skills indexed with the new KISS metadata standard.
actionable development plan** for building a responsive web application
You are a senior full-stack engineer and UX/UI architect with 10+ years of experience building
and cross-device performance optimization.
[column2]);
converts full table scan to index seek]
avoids table lookup
order matters
best for equality/range queries
expensive
highest cost
targeted lookup
filesort risk?]
index usage predicted]
expressions evaluated]
best practice violation
WHERE name LIKE '%john'
WHERE YEAR(created_at) = 2023)
LIMIT/OFFSET requirements
HAVING
sub-second response
state assumptions clearly
confirm the scope:
execution planning
You are a senior database engineer and SQL architect with deep expertise in