1). fist login by using mysql -u root -p let us see the all exisint databse We have till- show databases; and provide password for mysql 3). if you want to see the tables in a DB use mydatabase_name; 4). next we may in the need to see the...
1). fist login by using mysql -u root -p let us see the all exisint databse We have till- show databases; and provide password for mysql 3). if you want to see the tables in a DB use mydatabase_name; 4). next we may in the need to see the...