The database management system can be considered as the collection of ______ that enables us to create and maintain the database. August 29, 2021August 29, 2021 administrator The database management system can be considered as the collection of ______ that enables us to create and maintain the database.ProgramsWell Done. Your Answer is Correct Keep it Up!TranslatorsKeysLanguage activity
Which one of the following commands is used to restore the database to the last committed state? August 29, 2021August 29, 2021 administrator Which one of the following commands is used to restore the database to the last committed state?RollbackWell Done. Your Answer is Correct Keep it Up!SavepointCommitNone of the options are correct
Which one of the following commands is used for removing (or deleting) a relation forms the SQL database? August 29, 2021August 29, 2021 administrator Which one of the following commands is used for removing (or deleting) a relation forms the SQL database?DropWell Done. Your Answer is Correct Keep it Up!DeleteRemoveAll options are correct
Which one of the following command is used to delete the existing row in a table? August 29, 2021August 29, 2021 administrator Which one of the following command is used to delete the existing row in a table?DeleteWell Done. Your Answer is Correct Keep it Up!UpdateInsertAll options are correct
Which of the following commands is used to save any transaction permanently into the database? August 29, 2021August 29, 2021 administrator Which of the following commands is used to save any transaction permanently into the database?CommitWell Done. Your Answer is Correct Keep it Up!RollbackSavepointNone of the options are correct
Which of the following is used in the application programs to request data from the database management system? August 29, 2021August 29, 2021 administrator Which of the following is used in the application programs to request data from the database management system?Data Manipulation languageWell Done. Your Answer is Correct Keep it Up!Data Definition LanguageData Control LanguageAll options are correct
Which of the following refers to the number of attributes in a relation? August 29, 2021August 29, 2021 administrator Which of the following refers to the number of attributes in a relation?DegreeWell Done. Your Answer is Correct Keep it Up!RowColumnAll options are correct
The term “TCL” stands for_____. August 29, 2021August 29, 2021 administrator The term “TCL” stands for_____.Transaction Control LanguageWell Done. Your Answer is Correct Keep it Up!Transaction Central LanguageTransmission Control LanguageTernary Control Language
In the relational table, which of the following can also be represented by the term “attribute”? August 29, 2021August 29, 2021 administrator In the relational table, which of the following can also be represented by the term “attribute”?ColumnWell Done. Your Answer is Correct Keep it Up!RowEntityAll options are correct
In a relation database, every tuples divided into the fields are known as the______. August 29, 2021August 29, 2021 administrator In a relation database, every tuples divided into the fields are known as the______.DomainsWell Done. Your Answer is Correct Keep it Up!QueriesRelationsAll options are correct