What are the system predefined user roles?
No Answer is Posted For this Question
Be the First to Post Answer
Will you be able to store pictures in the database?explain.
What is Database Trigger ?
What is clustered table in Oracle?
How to call a sub procedure?
How to convert the date format from dd/mm/yyyy to mm/dd/yyyy. (for eg). 22/05/2008 to 05/22/2008. when u use to_char(), it tells the month is invalid. how to resolve this problem.tel with eg.
What is oracle data type?
What happens to the current transaction if the session is ended?
What is the implicit cursor in oracle?
In Oracle 10g, "g" Stands for what?
What is difference between a formal and an actual parameter?
Can sub procedure/function be called recursively?
what is cartesian product?