DBMS Basics — Set 1
Computers · DBMS मूल बातें · Questions 1–10 of 60
What does the abbreviation DBMS stand for in the context of computing?
Which of the following is considered a collection of related data with an implicit meaning?
In a database, what is the term used for a single row representing a unique record?
Which property ensures that a database remains in a consistent state after a transaction?
What is the primary role of a 'Primary Key' in a database table?
Which level of database abstraction describes how data is actually stored on the disk?
In a relational database, what is an 'Attribute' referring to?
Which language is most commonly used to interact with a Relational Database Management System?
What does the 'A' in ACID properties stand for regarding database transactions?
Which type of key is used to create a link between two tables in a relational database?