Q&A Categories
- Applications
- Business-Objects
- Clarify-CRM
- Concepts
- Data-Warehouse
- Database
- General
- Help-Desk
- J2EE
- Languages
- Mainframe
- Management
- Microsoft
- Microsoft-NET
- Networking
- Operating-System
- Oracle
- Oracle-Apps
- Peoplesoft
- Programming
- SAP-R-3
- Siebel
- Testing
- Testing-Tools
- Web
- Accounting-Reports
- Accounts-Payable
- Accounts-Receivables
- Audit
- Cashier
- Cost-Accounting
- Fixed-Assets
- General-Ledger
- Payroll
- Supervisory
Find a Question:
JDBC
Why do we use prepared statement when already statement is present
Why do we use prepared statement when already statement is present '
While in CallableStatament using in the oracle my procedure is return no.of columns so in java
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure '
Which of the following describes the correct sequence of the steps involved in making a connection with
Which of the following describes the correct sequence of the steps involved in making a connection with a database.1. Loading the driver2. Process the results.3. Making the connection with the database.4....
Which of the following is false for the Type 1 JDBC bridge driver?
Which of the following is false for the Type 1 JDBC bridge driver? A) A Type 1 driver is a JDBC-ODBC bridge driverB) This type of driver enables a client to connect to an ODBC database via Java calls and...
Which of the following is false for the Type 4 drivers in java
Which of the following is false for the Type 4 drivers in java A) Type 4 driver, or, "native protocol, pure Java" driver converts JDBC calls into the network protocol used by the database directly.B)...
Which of the following is false regarding the Type 3 JDBC driver
Which of the following is false regarding the Type 3 JDBC driver A) A Type 3 driver is a JDBC-Net pure Java driverB) This translates JDBC calls into a database -dependent net protocol.C) Vendors of database...
Which of the following is not an isolation level in the JDBC.
Which of the following is not an isolation level in the JDBC. A) TRANSACTION_READ_UNCOMMITTEDB) TRANSACTION_READ_ COMMITTEDC) TRANSACTION_SERIALIZABLED) TRANSACTION_REPEATABLE_WRITEExplanation: it is TRANSACTION_REPEATABLE_READ...
Which of the following is true regarding not finding the java.sql.DriverManager class.
Which of the following is true regarding not finding the java.sql.DriverManager class. A) This problem can be caused by running a JDBC applet in a browser that supports the JDK 1.0.2, such as Netscape...
Which of the following is true regarding the use of the JDBC-ODBC bridge with the applets.
Which of the following is true regarding the use of the JDBC-ODBC bridge with the applets. A) Use of the JDBC-ODBC bridge from an untrusted applet running in a browser, such as Netscape Navigator, isn't...
Which of the following statement is false regarding call to stored procedure from JDBC.
Which of the following statement is false regarding call to stored procedure from JDBC. A) Create a CallableStatement object.B) A CallableStatement object contains a call to a stored procedure.C) The execution...
Didn't find what you were looking for?
Add your Question to the site.
You must be Logged In to Add a Question.
Not a member yet? Sign Up Now »
Star Points Scale
Earn points for Asking and Answering Questions!
[1 - 25
[26 - 50
[51 - 500
[501 - 5000
[5001 - 25000
[25001+