Which of the following is not a part of RDBMS?Select one:ViewsPolymorphismDDLObjects
Question
Which of the following is not a part of RDBMS?
Select one:
- Views
- Polymorphism
- DDL
- Objects
Solution
Analyzing the Options
-
Views: In a Relational Database Management System (RDBMS), views are virtual tables created based on results of queries. They are indeed a part of RDBMS functionality.
-
Polymorphism: This is a concept primarily used in programming and object-oriented design, where a single interface can represent different underlying forms (data types). It is not a component of RDBMS.
-
DDL (Data Definition Language): This refers to a subset of SQL commands used to define and manage all database objects, including tables and schemas. DDL is a core aspect of RDBMS.
-
Objects: In the context of RDBMS, objects often refer to tables, views, indexes, etc. Therefore, they are also part of the RDBMS.
Conclusion
The option that is not part of RDBMS is Polymorphism.
Similar Questions
Which of the following is not a part of RDBMS?Select one:ViewsPolymorphismDDLObjects
Which of the following is not a RDBMS?Select one:a.DB Sysb.MariaDBc.MS Accessd.MS SQL Servere.Oracle
rrect answerWhich of the following are some common RDBMS in use?OptionsOracleHeidiSQLMySQLAll of these
Select the correct answerWhich of the following are some common RDBMS in use?OptionsMySQLOracleHeidiSQLAll of these
The heart of any database is a well designed set of ______________. Select the most suitable answer to fill in the blank.QueriesReportsLayoutsTablesSQL
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.