Search found 1 match

by mayuresh jagtap
06 Mar 2020, 07:45
Forum: Software
Topic: Issue in python code and MYSQL database.
Replies: 2
Views: 4743

Issue in python code and MYSQL database.

hello sir,
I have created mysql database in python3 , but it is causing issue in database . actually my code is right but it is causing error. my questions are .
1. How to create new table in mysql database .?
2. How to create new database ?
3. my Python code given below is occuring error how to ...