How to install oracle database 10g xe?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between an Oracle Schema and an Oracle Instance?
List the various oracle database objects?
How to manage transaction isolation level?
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.
What happens if you lost a data file?
How to define an anonymous procedure without variables?
9)When information has to be stored w.r.t employees and their respective departments, which of the following is the Correct formulation of entries? A)Employee and department would together be represented as an entity. B)This is too less information to decide on entities. C)An employee would be one entity and a department would be another. D)Such a scenario cannot be modelled in RDBMS
Why do you create or replace procedures rather that drop and recreate.
Explain oracle 12c new features for developers?
Explain a segment?
Difference between varchar and varchar2 data types?
select trunc(round(156.00,-1),-1) from dual;