adspace
Answer Posted / Mamta Bisht
The Java SQL package is a part of the JDBC (Java Database Connectivity) API. It provides classes for connecting to a database, executing SQL statements, and handling the results. The main classes in this package are Connection, Statement, ResultSet, PreparedStatement, and CallableStatement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is bcp? When does it used? : Sql dba
What is the current version of sql?
how to start mysql server? : Sql dba
What is the best sql course?
how many tables will create when we create table, what are they? : Sql dba
what is sql server agent? : Sql dba
what is collation? : Sql dba
Is primary key clustered index?
Can we rollback truncate?
Does group by remove duplicates?
Is primary key always clustered index?
what are all the common sql function? : Sql dba
What is the current version of postgresql?
What is your daily office routine?
how to use regular expression in pattern match conditions? : Sql dba