How to create a table index?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by an index?
i deleted 4 records form the table.after i have applied commit .now i want to get back those records.how?
What is rowid and rownum in oracle?
How will you write a query to get a 5th rank student from a table student_report?
What happens to the current transaction if the session is killed?
difference between truncate and delete ,drop?
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error
What is the difference between view and materialized view in Oracle?
How do I limit the number of oracle database connections generated by weblogic server?
How to store only time; not date and time?
How to get a list of all user accounts in the database?
select * from emp what happened internally when we write this query in the sql prompt?