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: