1. Question: Which of the following are PHP file upload related functions?

    A
    upload_file()

    B
    is_uploaded_file()

    C
    move_uploaded_file()

    D
    None of the above

    Note: Not available
    1. Report
  2. Question: Which aggregate function is used get the number of records or rows in a table?

    A
    Using COUNT()

    B
    Using NUM()

    C
    Using NUMBER()

    D
    None

    Note: Not available
    1. Report
  3. Question: Which of the following ways below are the correct way to get the current date?

    A
    SELECT CURTIME();

    B
    SELECT CURDATE();

    C
    SELECT CURRENT_TIME();

    D
    All

    Note: Not available
    1. Report
  4. Question: User() function returns the current users user name and _____

    A
    password

    B
    host name

    C
    database

    D
    none

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