What is ADDM Advisor in Oracle?
10)In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables
ABOUT IDENTITY?
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.
Describe the different type of Integrity Constraints supported by ORACLE ?
i have executed the Delete command after the I have created table whether deletions will be commit or not? if table is successfully created?
Why does Oracle not permit the use of PCTUSED with indexes?
What is the difference between Outer join and Full outer join?
How to call a trigger inside a stored procedure?Give an example.
Which Database is the best for the Security issue ? 1. DB2 2.SQL Server 3.MySQL 4.ORACLE
Differentiate between TRUNCATE and DELETE?
what is the difference between rollback & commit? can a foreign key has null value?
What is oracle analytical function?