Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The following is a table of a relational database which recorded information of student consisting of name, sex, race, packing fines, dorm, student ID number,

The following is a table of a relational database which recorded information of student consisting of name, sex, race, packing fines, dorm, student ID number, and credit card number.

Name
Sex
Race
Fines
Dorm
SID
Credit Card
Adams
M
C
45.
Holmes
501283
4501234512982045
Fein
F
B
0
West
501236
4502238938173928
· · ·
· · ·
· ·
· · ·
· · ·
· · ·
· ··

For security reason, we want to partially encrypt the table. Namely, the attributes name, packing fines, ID and credit card number should be encrypted. The other attributes are not encrypted to keep general access efficiency.

Now you are asked to design how to create a new table from the original table. For the design, you need to consider

  • The new table can still provide partial statistical information.
  • Use less time for encryption and decryption if possible.
  • Easy to implement by software and hardware.
  • Still support most SQL requests.

Step by Step Solution

3.52 Rating (165 Votes )

There are 3 Steps involved in it

Step: 1

Answer Design for Encryption To create a new table from the original table the following steps can b... 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

Principles of Finance

Authors: Scott Besley, Eugene F. Brigham

6th edition

9781305178045, 1285429648, 1305178041, 978-1285429649

More Books

Students also viewed these Mathematics questions

Question

Evaluate each expression if possible. V0.49

Answered: 1 week ago

Question

What general trade-off is involved in waiting-line decisions?

Answered: 1 week ago