Computer Knowledge

Database Management Systems

5,543 Questions

Database Management Systems (DBMS) form the core framework for data storage, retrieval, and security in modern software applications. Concepts such as the E-R model, backup planning, SQL integration, and big data architecture are essential for computer knowledge sections. This hub offers a comprehensive set of practice questions to master DBMS fundamentals and advanced database operations.

E-R Model ConceptsBackup and RecoverySQL Server UpgradesJDBC and ODBCBig Data CharacteristicsData VirtualizationOracle Database

Database Management Systems Questions

Multiple choice
  1. HLOOKUP function

  2. VLOOKUP function

  3. GETPIVOTDATA function

  4. GET function

  5. GOT function

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The function merges the two files in sequential and orderly manner and makes a consolidated files at user end.

Multiple choice
  1. Account blocking

  2. Account locking

  3. Password history

  4. Password verification

  5. Password matching

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

DBMS keeps the track of old password for specified duration of time as mentioned in the policy, and it does not allow the user to reset the same password for that duration.