Which one of the following refers to the total view of the database content? August 29, 2021August 29, 2021 administrator Which one of the following refers to the total view of the database content?Conceptual viewWell Done. Your Answer is Correct Keep it Up!Physical viewInternal viewExternal view
What is the relation calculus? August 29, 2021August 29, 2021 administrator What is the relation calculus?It is a non-procedural languageWell Done. Your Answer is Correct Keep it Up!It is a kind of procedural languageIt is a high-level languageIt is Data Definition language
The term “SQL” stands for August 29, 2021August 29, 2021 administrator The term “SQL” stands forStructured query languageWell Done. Your Answer is Correct Keep it Up!Sequential query languageStandard query languageServer-side query language
Which of the following refers collection of the information stored in a database at a specific time? August 29, 2021August 29, 2021 administrator Which of the following refers collection of the information stored in a database at a specific time?Instance of the databaseWell Done. Your Answer is Correct Keep it Up!IndependenceSchemaData domain
The term “DFD” stands for? August 29, 2021August 29, 2021 administrator The term “DFD” stands for?Data flow diagramWell Done. Your Answer is Correct Keep it Up!Data flow documentData file diagramNone of the options are correct
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