Mysql Interview Questions For Experienced
Mysql Interview Questions For Experienced
EXPERIENCED
SYNTAX:
➢ CREATE
➢ ALTER
➢ DROP
➢ TRUNCATE
➢ COMMENT
➢ RENAME
➢ SELECT
➢ INSERT
➢ UPDATE
➢ DELETE
➢ MERGE
➢ CALL
➢ EXPLAIN PLAN
➢ LOCK TABLE
➢ GRANT
➢ REVOKE
Drivers in MySQL:
➢ PHP Driver
➢ JDBC Driver
➢ ODBC Driver
➢ C WRAPPER
➢ PYTHON Driver
➢ PERL Driver
➢ RUBY Driver
➢ CAP11PHP Driver
➢ Ado.net5.mxj
JDBC, ODBC, and .Net drivers are necessary for MySQL as they
enable the developers for building their database applications.
➢ AVG()
➢ COUNT()
➢ SUM()
➢ MIN()
➢ MAX()
16. Explain GRANT command in MySQL.
When a new MySQL user is created, it requires certain privileges to
perform various database operations.
• TINYTEXT,
• TEXT,
• MEDIUMTEXT and
• LONGTEXT.