ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Databases  >>  MySQL
 
 


 

 
 Oracle interview questions  Oracle Interview Questions
 SQL Server interview questions  SQL Server Interview Questions
 MS Access interview questions  MS Access Interview Questions
 MySQL interview questions  MySQL Interview Questions
 Postgre interview questions  Postgre Interview Questions
 Sybase interview questions  Sybase Interview Questions
 DB Architecture interview questions  DB Architecture Interview Questions
 DB Administration interview questions  DB Administration Interview Questions
 DB Development interview questions  DB Development Interview Questions
 SQL PLSQL interview questions  SQL PLSQL Interview Questions
 Databases AllOther interview questions  Databases AllOther Interview Questions
Question
Give the syntax of REVOKE commands?
 Question Submitted By :: Rajan Vardawaj
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Give the syntax of REVOKE commands?
Answer
# 1
The generic syntax for revoke is as following REVOKE
[rights] on [database] FROM [username@hostname] 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 ?    1 Yes 0 No
Rajan Vardawaj
 

 
 
 
Other MySQL Interview Questions
 
  Question Asked @ Answers
 
If we create a column with data type VARCHAR(3), what would we expect to see in MySQL table?  1
How many tables will create when we create table, what are they?  2
What are HEAP tables in MySQL?  1
what are the main differences between MyISAM and InnoDB table storage structures ? what are the advantages and disadvantages in usage of these ? Tesco8
What?s the difference between PRIMARY KEY and UNIQUE in MyISAM? CSS2
How can we find the number of rows in a table using MySQL?  1
How to find out the second largest element from mysql table  11
What does myisamchk do?  1
Explain the difference between MyISAM Static and MyISAM Dynamic?  1
How can we store binary data in mysql? HP2
How do you change a password for an existing user via mysqladmin?  1
what is the difference between MyISAM and INNO DB in MySQL with the Advantage and disadvantage ABC3
How can increase the performance of MySQL select query? Span-Systems2
What are some good ideas regarding user security in MySQL?  2
Explain Normalization concept? Inuva1
How do you start and stop MySQL on Windows?  2
ru compare the 2 null values? ACC1
How can we repair a MySQL table? Infosys2
What are the differences between MySQL_fetch_array(), MySQL_fetch_object(), MySQL_fetch_row()?  2
For the database from the previous question, please give an SQL query which returns the invoice number of all invoices which contain the article with the number ?1234?. The query should be able to run under a MySQL 4.0 database.  1
 
For more MySQL Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com