How can you use check constraints for self referential integrity?
No Answer is Posted For this Question
Be the First to Post Answer
What happens to the current transaction if the session is killed?
Is oracle a programming language?
Explain drop constraint oracle?
Give syntax for SQL and ORACLE joins.
What is enter substitution variable in oracle?
what is difference between table and view? where to use views? thanks in advance!
What privilege is needed for a user to create views in oracle?
Explain oracle insert into command?
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
What is null value in oracle?
When a form is invoked with call_form, Does oracle forms issues a save point ?
What is the purpose of init.ora. ? how many init.ora exist in oracle installation? suppose there are 3 database on one oracle server, how many init.ora do I have? what are various database objects? how will you identify memmory related performace issue in oralce? any idea about basic architure difference of oracle and db2? comment on which is better , with reasons? what is a fuction based index? is it recommended to use the same. ? what is global temporay table? what is teh signification of the parameter session_cached_cursor ?