1. Question: What is the second-largest non-binary string representation?

    A
    LONGTEXT

    B
    LONTBLOB

    C
    MEDIUMBLOB

    D
    MEDIUMTEXT

    Note: Not available
    1. Report
  2. Question: What is the third-largest binary representation?

    A
    TEXT

    B
    BLOB

    C
    LONG

    D
    MEDIUM

    Note: Not available
    1. Report
  3. Question: What is the third-largest non-binary representation?

    A
    TEXT

    B
    BLOB

    C
    LONGBLOB

    D
    MEDIUMBLOB

    Note: Not available
    1. Report
  4. Question: What is the smallest binary representation?

    A
    LONGBLOB

    B
    LONGTEXT

    C
    TINYBLOB

    D
    TINYTEXT

    Note: Not available
    1. Report
  5. Question: What is the smallest non-binary representation?

    A
    LONGNBLOB

    B
    LONGTEXT

    C
    TINYBLOB

    D
    TINYTEXT

    Note: Not available
    1. Report
  6. Question: Which is the no data type attribute?

    A
    auto-increment

    B
    binary 

    C
    index

    D
    string

    Note: Not available
    1. Report
  7. 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
  8. Question: Maximam length of TINYBLOB is ______ characters.

    A
    255

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

    A
    255

    Note: Not available
    1. Report
  10. Question: Which of the following is not correct MySQL datatype group?

    A
    date,datetime,bool,tinyint

    B
    double,longblob,text,set,char

    C
    blob,longblob,bigint,decimal

    D
    tinytext,string,varchar,double

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