Informatics Practices

The to_sql() function cannot work if the named table already exists.

Python Pandas

1 Like

Answer

False

Reason — The to_sql() function can work with existing tables in MySQL.

Answered By

1 Like


Related Questions