What are the common oracle dba tasks?
Answer / Shailendra Prabhakar
{"Oracle DBA Tasks": [n "Performance tuning",n "Backup and Recovery",n "Database Design",n "Security Management",n "Patching and Upgrades",n "Disk Space Management",n "User Management",n "Database Configuration",n "Schema Object Management",n "Problem Diagnosis and Problem Resolution",n "Space Management"n]}
| Is This Answer Correct ? | 0 Yes | 0 No |
Can group functions be mixed with non-group selection fields?
SELECT THE RECORDS FROM 3 TABLES LIKE(T1,T2,T3) AND HOW CAN WE INSERT THAT RECORD IN ANOTHER TABLE LIKE(T4)?
What is cluster Key ?
Explain the function of optimizer in oracle?
What is recovery manager(rman) backup in Oracle?
How to define a variable to match a table column data type?
How to invoke the data pump export utility?
various types of joins
Anyone have the Latest Oracle Dumbs?While u have please forard to narain1411@gmail.com
How to run the anonymous block again?
What is Redo Log Buffer in Oracle?
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