Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A customer record has the following data fields: ( CustomerID , Name, Address, Zip code ) . For ensuring security, each customer record in a

A customer record has the following data fields: (CustomerID, Name, Address, Zip code). For ensuring security, each customer record in a database was encrypted before uploading to the cloud. Each data field within the customer record was encrypted separately before storing.
Once all records are stored in the cloud, on a need basis, a query can be executed to retrieve customer records from the cloud based on a given search condition.
Which of the following queries can be executed in the cloud itself without having decrypt the data first? (Note: query is not in any particular query language)
Question 26 options:
retrieve all records where Customer names contain Joe
retrieve all records where Customer names end with A
retrieve all records where CustomerID is equal to 1782
retrieve all records where Customer names start with A

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design For Mere Mortals

Authors: Michael J Hernandez

4th Edition

978-0136788041

More Books

Students also viewed these Databases questions

Question

2. How can competencies be used in employee development?

Answered: 1 week ago