A student table contains roll number, name and age of all the students of a class. Write python program (using SQL query) to search an entered name into the table.
Answers
Answered by
1
Answer:
What is MySQL?
MySQL is an Open-Source database and one of the best type of RDBMS (Relational Database Management System). Co-founder of MySQLdb is Michael Widenius's, and also MySQL name derives from the daughter of Michael.
Similar questions