What are the types of schemas?
Answer / Manish Rai
In database administration, a schema is a structure that organizes database objects like tables, views, and procedures. There are different types of schemas depending on the RDBMS, but they generally include user schemas, catalog schemas, and informational schemas.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you install statspack?
What skills do you need to be a database administrator?
Is it necessary to have database in archive log mode in configuration dataguard , if yes then why?
What is oracle full backup?
Explain dual table. Is any data internally stored in dual table. Lot of users is accessing select sysdate from dual and they getting some millisecond differences. If we execute select sysdate from emp; what error will we get. Why?
What are types of data model?
What is the advantage of using rman?
When should you increase copy latches?
What is the difference between a database and instance? What is the relation between them?
What operator tests column for the absence of data?
What is a dba certification?
You are getting busy buffer waits. Is this bad? How can you find what is causing it?