nerdexam
CIW

1D0-635 · Question #45

When used in conjunction with SQL, a server-side language (such as PHP) and a database (such as mySQL), AJAX can perform which of the following database operations?

The correct answer is D. Retrieve information from a database and display it back to the page originating the request. See the full explanation below for the reasoning.

Question

When used in conjunction with SQL, a server-side language (such as PHP) and a database (such as mySQL), AJAX can perform which of the following database operations?

Options

  • AUpdate the database schema and table relationships
  • BCreate custom database views and stored procedures
  • CModify database security permissions, including changing the database owner
  • DRetrieve information from a database and display it back to the page originating the request

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    17% (5)
  • C
    10% (3)
  • D
    70% (21)

Community Discussion

No community discussion yet for this question.

Full 1D0-635 Practice