Question: To execute an Oracle statement to get a query result, the method(s) should be used. a. executeQuery() b. executeUpdate() c. execute() and executeUpdate() d. executeQuery()

To execute an Oracle statement to get a query result, the method(s) should be used.

a. executeQuery()

b. executeUpdate()

c. execute() and executeUpdate()

d. executeQuery() and execute()

Step by Step Solution

3.48 Rating (148 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

The correct answer is d executeQuery and execute Heres why In Oracle and other relational databases ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Database Systems Design Implementation Questions!