1. Question: To determine which engines are available to your MySQL server, we execute the command as mysql> ______ ;

    A
    show engines

    Note: Not available
    1. Report
  2. Question: When a user connect to database the user name must?

    A
    Case insensitive

    B
    Case sensitive

    C
    Case insensitive and Case sensitive

    D
    None

    Note: Not available
    1. Report
  3. Question: To convert ISAM student table to MyISAM student table, we shall use the command as mysql>______;

    A
    alter table student type=myisam

    Note: Not available
    1. Report
  4. Question: Which is not permitted user name and password?

    A
    CAPITAL LETTER

    B
    Number

    C
    small letter

    D
    Wild cards

    Note: Not available
    1. Report
  5. Question: Address can be stored as either?

    A
    HOST name

    B
    IP address

    C
    or Wild cards

    D
    All

    Note: Not available
    1. Report
  6. Question: DATETIME values are stroed in a standard format as ______. Use Y as Year, M as Month or Minute, D as Date, H as Hour, and S as Second

    A
    YYYY-MM-DD HH:MM:SS

    Note: Not available
    1. Report
  7. Question: Maximam length of TINYBLOB is ______ characters.

    A
    255

    Note: Not available
    1. Report
  8. Question: Maximam length of TINYTEXT is ______ characters.

    A
    255

    Note: Not available
    1. Report
  9. Question:  How many steps of MySQL access control stages?

    A
    Two

    B
    Three

    C
    Five

    D
    Six

    Note: Not available
    1. Report
  10. Question: How many tables found in database play in important rule in the authentication and privilege verification process?

    A
    Three

    B
    Four

    C
    Five

    D
    Six

    Note: Not available
    1. Report
Copyright © 2025. Powered by Intellect Software Ltd