Skip to content

mukeshnarayana/SQL-Connect-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SQL-Connect-Python

I install the python and pip after my sql is installed and connected it by using the by using the #vscode tool the mysql and pyuthon as connected "import mysql.connector" then by using the python language show case the all datasets create the new dtaset"nomal" in the normal dataset "create the table Register" in the table inserted the variables and insert the data in the rows select the all the data from table"select * from register" update the data in the table"Update register set value where value" set the limit"select * from register limit 5" these are the crud operations i done

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages