Q1:code to connect to sql server(database) through jdbc
application.
Q2:code to connect to Mysql(database) through jdbc application.
Q3:code to connect to oracle(database) through jdbc application.
Answer / raja
code to connect to sql server(database) through c language..
Is This Answer Correct ? | 0 Yes | 0 No |
Explain what does a control file contain?
Can we create more than one constraint to column ?
does the query needs a hint to access a materialized view?
How to drop an existing table in oracle?
What is system tablespace?
What is Database Link ?
Difference between inner join vs where ?
Which are the five query types available in oracle?
Can a primary key contain more than one columns?
How to set a transaction to be read only in oracle?
How to rebuild an index in oracle?
Explain the use of parfile option in exp command.