How to login in MYSQL through window command line?

Run > CMD

cd c:\xampp\mysql\bin
mysql.exe -u root

Most Popular

Tutorials Programme

How to get table count for all tables in a database in Mysql?

Store Procedure