What is transaction control statement and how many types of transaction control statement in Oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to generate query output in html format?
how to retrive xml data for using sql query?
What are oracle functions?
Differnce between view and index
what is the exact diiference between DBMS and RDBMS
What is the difference between a user and a schema in oracle?
One Table having two rows with one colomn having values Like"Male" and "Female". how to upadte these values Like "Female" and "Male" in single update statement.
what is meant by magic query
What is a initialization parameter file in oracle?
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 the dual table in oracle?
How to create a stored procedure in oracle?