Documentation Index
Fetch the complete documentation index at: https://docs.mindsdb.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Theget_table() and create_table() functions let you save either an existing table or a newly created table into a variable.
Syntax
Use theget_table() method to fetch a table from the mysql_demo_db database:
create_table() method to create a new table: