nerdexam
Microsoft

70-459 · Question #106

You are creating a database that will store usernames and credit card numbers for an application. You need to recommend a solution to store and resuse the credit card numbers in the database. What…

The correct answer is B. Transparent Data Encryption (TDE). If we are going to encrypt credit card number for storage, then we should have Data Encryption Key (DEK) for encrypting the credit card number.

Design and implement database security

Question

You are creating a database that will store usernames and credit card numbers for an application. You need to recommend a solution to store and resuse the credit card numbers in the database. What should you recommend? More than one answer choice may achieve the goal. Select the BEST answer.

Options

  • AData encryption
  • BTransparent Data Encryption (TDE)
  • CEncrypting File System (EPS)
  • DData hashing

How the community answered

(27 responses)
  • A
    11% (3)
  • B
    81% (22)
  • C
    4% (1)
  • D
    4% (1)

Explanation

If we are going to encrypt credit card number for storage, then we should have Data Encryption Key (DEK) for encrypting the credit card number.

Topics

#TDE#data encryption#sensitive data protection#credit card security

Community Discussion

No community discussion yet for this question.

Full 70-459 Practice