PRJ301_-_SU_2024_-_Block_5_-_FE_2680.webp
free_spirit

PRJ301_-_SU_2024_-_Block_5_-_FE_2680.webp

Kizspy | Question: 25 (Choose 1 answer)
What method is used to execute a SQL query and obtain the result set?
A. int result = statement.executeUpdate("SELECT * FROM table_name");
B. ResultSet resultSet = statement.execute("SELECT * FROM table_name");
C. ResultSet resultSet = statement.executeQuery("SELECT * FROM table_name");
D. boolean result = statement.execute("SELECT * FROM table_name");

Thông tin

Category
PRJ301
Thêm bởi
free_spirit
Ngày thêm
Lượt xem
6,950
Lượt bình luận
44
Rating
5.00 star(s) 1 đánh giá

Share this media

Back
Bên trên Bottom