Write a program JDBCcode forfetching student database with SQL.
No Answer is Posted For this Question
Be the First to Post Answer
How data can be inserted into long row column of database?
How to set the attribute concurrency in resultset?
What are the jdbc drivers in java?
What is meant by connection string?
Result set’s index starts with 0 or 1?
What is hbm xml?
If you are truncated using JDBC, how can you that how much data is truncated?
Explain what should be done when a SQL exception is raised?
write a query to select name from one table which has id,name and salary from another table which has id, sal where the salary is the second maximum
3 Answers Bosch, HireCraft, Infosys,
Can we have foreign key reference to a non primary key column ?
how to use CallableStatement? specially how to use their index given ..
How do I connect to jdbc?