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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
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
 
What are HEAP tables in MySQL?  1
Which storage engines support transactions in MySQL?  1
What is maximum size of a database in MySQL? V2-Solutions9
The table tbl_sites contains the following data: ----------------------------------------------------- Userid sitename country ------------------------------------------------------ 1 sureshbabu indian 2 PHPprogrammer andhra 3 PHP.net usa 4 PHPtalk.com germany 5 MySQL.com usa 6 sureshbabu canada 7 PHPbuddy.com pakistan 8. PHPtalk.com austria 9. PHPfreaks.com sourthafrica 10. PHPsupport.net russia 11. sureshbabu australia 12. sureshbabu nepal 13. PHPtalk.com italy Write a select query that will displayed the duplicated site name and how many times it is duplicated? Afixi3
How can you do the fine tunning? ACC3
SELECT country,city FROM customers GROUP BY country ORDER BY city DESC HCL3
what is the Dynamic management views? where can you use? ACC1
What are the differences between MySQL_fetch_array(), MySQL_fetch_object(), MySQL_fetch_row()?  2
What does tee command do in MySQL?  1
suppose server is running Suddenly down . what can you do? but i want do not down the server?  3
if we want to load data from a text file into a mysql table, but the columns in table are 1st: code(int) and 2nd: city(varchar), but in text file the format is 1st cityname and then code separeted by delimeters. how to load?  2
What are the advantages of stored procedures, triggers, indexes?  2
How to find out the second largest element from mysql table  11
What happens if a table has one column defined as TIMESTAMP?  1
Ondelete clause is specified with a.)Drop table b.)Delete command c.)Create table d.)Select command AMDOC4
How would you backup and restore a big MySQL database? What are the advantages of the approach which you have taken over the others?  2
Explain Normalization concept? Inuva1
What does myisamchk do?  1
Use mysqldump to create a copy of the database?  1
what is collation? how many types of installations in sql server?  3
 
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