nerdexam
Oracle

1Z0-860 · Question #58

Which statement is correct about the Java Persistence API support for the SQL queries?

The correct answer is B. The result of an SQL query is not limited to entities. See the full explanation below for the reasoning.

Question

Which statement is correct about the Java Persistence API support for the SQL queries?

Options

  • ASQL queries are NOT allowed to use parameters.
  • BThe result of an SQL query is not limited to entities.
  • COnly SELECT SQL queries are required to be supported.
  • DSQL queries are expected to be portable across databases.

How the community answered

(26 responses)
  • A
    8% (2)
  • B
    85% (22)
  • C
    4% (1)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-860 Practice