types of indexes and the rationale behind choosing a
particular index for a situation.
9
what is GET_BLOCK property ?
77
Explain what are db_options used for?
89
Explain the use of setting GLOBAL_NAMES equal to TRUE.
50
Explain materialized views and how they are used.
31
can any one tell me how i can start database testing mean
what should be initial point and how i can write a query
for listing page of any item
thanks in advance
4
Explain the difference between a FUNCTION, PROCEDURE and
PACKAGE.
43
Difference between sql server 2000 and sql server 2005?
What is the architectural difference between Oracle and SQL
Server 2000?
If I have 100 databases, how many instances get created
when you use Oracle and how many get created when you use
SQL Server?
What is one of the first things you would do to increase
performance of a query? For example, a boss tells you that
?a query that ran yesterday took 30 seconds, but today it
takes 6 minutes?
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.