nerdexam
CompTIA

SY0-701 · Question #540

Which of the following data states applies to data that is being actively processed by a database server?

The correct answer is A. In use. Data in use refers to data actively being read, written, or processed by an application or system - a database server querying or modifying records is the textbook example of this state. At rest (B) describes data stored on disk or in a database that is not currently being…

Submitted by femi9· Mar 6, 2026General security concepts

Question

Which of the following data states applies to data that is being actively processed by a database server?

Options

  • AIn use
  • BAt rest
  • CIn transit
  • DBeing hashed

How the community answered

(25 responses)
  • A
    88% (22)
  • B
    4% (1)
  • C
    8% (2)

Explanation

Data in use refers to data actively being read, written, or processed by an application or system - a database server querying or modifying records is the textbook example of this state. At rest (B) describes data stored on disk or in a database that is not currently being accessed, such as files sitting on a hard drive. In transit (C) refers to data moving across a network between systems, like packets traveling over HTTPS. Being hashed (D) is a cryptographic operation, not a recognized data state classification - hashing can happen to data in any state.

Memory tip: Think of the three core states as a lifecycle - data rests in storage, travels in transit, and is in use when a process has it loaded and active. If something is actively running queries on it, it's "in use."

Topics

#Data states#Data protection#Security fundamentals

Community Discussion

No community discussion yet for this question.

Full SY0-701 Practice