DESCRIBE command.
SQL
Get overfiew of table
Need to see the columns in a table? Here’s how.
Use the
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Need to see the columns in a table? Here’s how.
DESCRIBE command.
DESCRIBE users;