How can a company store credit card data in a SQL database for recurring billing after authorization in a PCI DSS compliant manner?
Options:
A) Encrypt the credit card data using a strong encryption algorithm.
B) Store the credit card data in plain text format to facilitate quick access.
C) Share the credit card data with third-party vendors for secure storage.
D) Implement multi-factor authentication for accessing credit card data.