Oracle General (1803)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241)
Explain master-detail relationship with some examples.
What is the disk migration? what is the steps involved in oracle disk migration?
How can you determine if the sqlnet process is running for sqlnet v1? How about v2?
What is a user account in oracle?
When do I need to use a semicolon vs a slash in oracle sql?
How oracle flex asm works?
Explain the use of ignore option in imp command.
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
What is an oracle transaction?
What is bulk load in oracle?
How do I become a database administrator?
Explain enable novalidate constraint.
What happens to the current transaction if the session is ended?
query optmization techniques and quwry analyser+projects+ppts
I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.