Prompt School Get Max Row by Group with ChatGPT This ChatGPT prompt lets you easily implement Bill Karwin's clever LEFT JOIN solution to a common data selection problem in SQL.
Prompt School Using AI to Explain Unfamiliar Command Lines from the Internet Let's use ChatGPT to explain how complex command lines work.
Prompt School Build Better Prompts with AI Who better to help you improve your AI prompts than AI itself? This meta prompt will help you get better results from your most used prompts.
Prompt School A Simple Trick to Help ChatGPT Provide Correct Answers How you ask ChatGPT to provide a solution can have a profound impact on the correctness of the solution it provides.
Prompt School Reformat an INSERT INTO...VALUES Statement with ChatGPT Let's use ChatGPT to help us debug an SQL INSERT INTO ... VALUES statement by lining up the fields with the values.