Miranda would like to send data from her database to a customer. However, some of the data is confidential. To send the data, she should _____.

Responses

conduct a query so that only the confidential data is showing and export the data to a text file
conduct a query so that only the confidential data is showing and export the data to a text file

print the database in table form and mail it to the customer
print the database in table form and mail it to the customer

conduct a query so that no confidential data is showing and export the data to a spreadsheet
conduct a query so that no confidential data is showing and export the data to a spreadsheet

tell the customer they cannot have any data
tell the customer they cannot have any data

1 answer

Miranda should conduct a query so that no confidential data is showing and export the data to a spreadsheet. This ensures that she is protecting sensitive information while still providing the customer with the relevant data they need.