What is java sql package?



What is java sql package?..

Answer / 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

More SQL PLSQL Interview Questions

How do I clear the screen in sql plus?

1 Answers  


Where is sql database stored?

1 Answers  


How do I tune a sql query?

1 Answers  


What is sql in oracle?

1 Answers  


What are the three pl sql block types?

1 Answers  


what is the difference between undefined value and null value? : Sql dba

1 Answers  


Why we use cross join?

1 Answers  


What are aggregate functions in sql?

1 Answers  


What is a call statement? Explain with an example.

1 Answers  


What is difference between joins and union?

1 Answers  


Define overloaded procedure?

1 Answers  


what is the difernece between named and anonymous pl/sql blocks??

8 Answers   TCS, Wells Fargo,


Categories