What are the major difference between truncate and delete?
No Answer is Posted For this Question
Be the First to Post Answer
What happens to the data files if a tablespace is dropped?
What is Undo Management Advisor in Oracle?
various types of joins
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
What happens if you set the sga too low in oracle?
What is the maximum number of CHECK constraints that can be defined on a column ?
List out the components of logical database structure of oracle database.
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
What is private procedure oracle?
DBMS vs. RDBMS
What is the effect of setting the value "CHOOSE" for OPTIMIZER_GOAL, parameter of the ALTER SESSION Command ?
what is difference between DBMS and RDBMS?