Database MCQ - English
- Introduction to Database
- The Relational Model and Normalization
- Data Modeling with ER Model
- SQL for Database Construction
- Managing Multiuser Databases
- SQL Server 2000
- XML and ADO.NET
- Database Processing for BIS
- The Database Development Process
- ER Model and Business Rules
- Physical Database Design
- The Client Server Database
- Data Warehousing
- Distributed Databases
- Object Oriented Database
- Introduction to SQL
- Database Design Using Normalization
- Data Models into Database Designs
- Database Redesign
- Managing Databases with Oracle
- ODBC, OLE DB, ADO, and ASP
- JDBC, Java Server Pages, and MySQL
- The Database Environment
- Modeling Data in the Organization
- Logical Database Design
- Advanced SQL
- The Internet Database Environment
- Data and Database Administration
- Object Oriented Data Modeling
Managing Databases with Oracle MCQ Questions and Answers
Home | Database | Managing Databases with OracleIn this section we provide lots of objective question of Managing Databases with Oracle in Database Management System.
1) What type of failure occurs when Oracle fails due to an operating system or computer hardware failure?
2) Which statement about sequences is not true?
Answer : D Discuss
3) Which prefixes are available to Oracle triggers?
4) In creating a procedure, you may get a message if you have compile errors. Which of the following is true?
Answer : C Discuss
5) Which of the following is not true about indexes?
Answer : D Discuss
6) Which of the following is not true of SQL views?
Answer : A Discuss
7) SQL*Plus will finish the statement and execute it when the user types in this:
Answer : C Discuss
8) Which of the following is NOT an Oracle-supported trigger?
9) After a table has been created, its structure can be modified using the SQL command:
Answer : C Discuss
10) Which of the following is not true about modifying table columns?
Answer : D Discuss