News

open cmd and go to the C:\Program Files\MySQL\MySQL Server 8.0\bin path where u have installed sql server mysql -u root -p --> type this command to connect with sql server from cmd here root as root ...
GRANT: This command gives users access privileges to the database. REVOKE: This command withdraws the user’s access privileges given by using the GRANT command. Though many resources claim there to be ...