In XIR2 if we lost the administration password .How can we
regain the password?thanks in advance.
No Answer is Posted For this Question
Be the First to Post Answer
What are various joins used while writing SUBQUERIES?
What is the meaning of recursive hints in oracle?
What is the difference between alert log file and tarce file ?
1.display list of all users from ur data base.what is the query?
write a query to dispaly those name who is more than one in student table? example- in a student table sandeep kumar comes 4 times, rakesh kumar comes 2 times, ajit kumar comes 1 times so query will display sandeep kumar and rakesh kumar single times.
does Oracle has only one table space?
What are the types of synonyms?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
what is primary key?
Differentiate between TRUNCATE and DELETE?
what is analyze command ? what kind of statistics does it generate?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.