Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
tools
mysql
-h
$DB_HOST
-u
$DB_USER
-p$DB_PASS
$DB_NAME
-e
regex
^SELECT\b.*

Instructions

  • Understand the schema by exploring tables, columns, and relationships
  • Translate the user's question into a query that answers it