1. Question: Which of the following are not data type?

    A
    ENUM()

    B
    SET()

    C
    BINARY

    D
    NATIONAL

    Note: Not available
    1. Report
  2. Question: When data will be sorted in case-sensitive fashion?

    A
    When using binary attribute

    B
    primary key

    C
    index

    D
    unique

    Note: Not available
    1. Report
  3. Question: How many categories are available in MySQL data types?

    A
    Three

    B
    four

    C
    five

    D
    six

    Note: Not available
    1. Report
  4. Question: Which is the largest integer range?

    A
    BIGINT

    B
    INT

    C
    MEDUWMINT

    D
    SMALLINT

    Note: Not available
    1. Report
  5. Question: Which is the third largest integer range?

    A
    BIGINT

    B
    INT

    C
    MEDIUMINT

    D
    SMALLINT

    Note: Not available
    1. Report
  6. Question: Which is the forth-largest integer rang?

    A
    BIGINT

    B
    INT

    C
    MEDUMINT

    D
    SMALLINT

    Note: Not available
    1. Report
  7. Question: The CHAR data type offer string representation?

    A
    fixed-length

    B
    variable-length

    C
    attribute-length

    D
    char-length

    Note: Not available
    1. Report
  8. Question: MySQL’s supported data types. To facilitate later reference, these data types are broken into three categories:

    A
    date and time

    B
    numeric

    C
    textual

    D
    all

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

    A
    LONGBLOB

    B
    LONGTEXT

    C
    MEDIUMBLOB

    D
    MEDIUMTEXT

    Note: Not available
    1. Report
  10. Question: What is the second largest binary string representation?  

    A
    LONGBLOB

    B
    LONGTEXT

    C
    MEDIUMBLOB

    D
    MEDIUMTEXT

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