Question: When perform data manipulation using the Java runtime object method, one can use either the executeUpdate() or execute() method. (True/False)
When perform data manipulation using the Java runtime object method, one can use either the executeUpdate() or execute() method. (True/False)
Step by Step Solution
3.32 Rating (158 Votes )
There are 3 Steps involved in it
The statement is True In Java when performing data manipulation in SQL like UPDATE INSERT or DELETE ... View full answer
Get step-by-step solutions from verified subject matter experts
