Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Give the syntax of GRANT commands?

Answer Posted / rajan vardawaj

The generic syntax for GRANT is as following GRANT [rights]
on [database] TO [username@hostname] IDENTIFIED BY
[password] Now rights can be: a) ALL privilages b)
Combination of CREATE, DROP, SELECT, INSERT, UPDATE and
DELETE etc. We can grant rights on all databse by usingh *.*
or some specific database by database.* or a specific table
by database.table_name.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to upload a large file through phpmyadmin in mysql?

1009


What can I do with mysql?

981


What is int mysql?

1004


What is difference between oracle sql and mysql?

1086


Write a query to create a database and a table?

945


Is mysql an oracle product?

891


how to get only updated, deleted , inserted records after certain interval time in mysql with out using triggers...

2281


Which software is used for mysql?

1017


What is difference between mongodb and mysql?

973


How to use sum function in where clause in mysql?

1010


How To see all the tables from a database of mysql server.

1122


What is database in php mysql?

1038


How to drop an existing view in mysql?

965


How do I optimize a selected query in mysql?

976


How do you login to MySql using Unix shell?

1229