What is oracle datasource?
How to resolve the ORA-39133 error in Oracle?
What are the differences between primary key and unique key?
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.
1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
How many types of table in Oracle?
How to convert dates to characters in oracle?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
1.display list of all users from ur data base.what is the query?
What are the composite date types in oracle?
query optmization techniques and quwry analyser+projects+ppts
why pl sql doesn't support retrieving multiple records
How would you change old and new values in an insert, delete and update triggers?