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)- A8% (2)
- B85% (22)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.