HI Friends
Myself Manoj,i am from bengaluru.i have 1 yr of exp in PLSQL but not upto the mark..now attending interviews but m not able to clear even 1 round..i have attended 3 interviews till today.purpose of writing this query is,i want to know the intreview topics that interviewer going to ask frequently,mainly SCENARIO based questions.IF anybody have any PLSQL projects please give it to me,it will helps me alot.Thanks for your patience.
No Answer is Posted For this Question
Be the First to Post Answer
How to display First 4 rows From Database Table?
after installatio of ORACLE 8i, work properly, but after restarting the system, it throw an error ORA 01034: ORACLE not availble
Explain do view contain data?
25. Display the client number and the value of the highest value order placed by that client.
Maximum how many triggers can be updated in table ?
5 Answers Accenture, Cap Gemini,
Hi how Can I Add A Foreign key that references a table that has composit primary key ? example i had costumer table that has C_Id and SSN Both as PK and another table has C_Id that must refernece C_Id in Customers i done the usual way and got oracle error message about uniqeness any ideas plz
write sql query following source are EmpID, Salary 101 1000 102 2000 103 3000 I want the output format like following empid,sal,composite_sal 101 1000 1000 102 2000 3000 103 3000 6000
How would you best determine why your MVIEW couldnt FAST REFRESH?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
Why is oracle database so popular?
candidate key is subset of super key but not vice-verse explain
Whats the benefit of dbms_stats over analyze?