The term NoSQL refers to non-_______ databases.
- Relational
- SQL
- Structured
- Tabular
The term NoSQL refers to non-SQL databases. NoSQL databases are designed to handle unstructured or semi-structured data and provide flexibility in data storage and retrieval.
Loading...
Related Quiz
- GitHub Flow emphasizes continuous _______ as a best practice.
- Which SQL command is used to add a new row to a database table?
- The process of verifying the identity of a user or system is known as _______.
- TDD promotes writing _______ that fail before writing new code to pass them.
- What command is used to create a new branch in Git?