Databases Quiz
Hackers pose the only real risk to database security.
False
All the pet names in a veterinarian's database are stored in a _______ called PetName.
Field
Which field could serve as the primary key for a list of students in your school?
Student ID number
The volume of Big Data generated over time is typically measured in terms of ____________.
terabytes
What characteristic of Big Data indicates how closely that data matches reality?
veracity
Jenson needs to update his home address in his health insurance company's database. Which of the following applications can he open on his computer so he can make these changes?
A browser
Which of the following is a key aspect of database security according to the CIA triad security model? Choose two.
Availability & Integrity
Which of the following scenarios would most likely rely on Big Data? Choose two
Calculating traffic delays during rush hour & Evaluating applications for disability benefits
Which of the following would most likely be the key paired with a value of "Canada" in a nonrelational customer database?
Country
Which of the following fields would be most important to encrypt in a customer table?
Customers Credit Card Number
Melody is building a database for a restaurant. Which pair of tables is least likely to need a direct relationship with each other?
Customers, Ingredients
Randall needs to monitor rapidly changing statistics for a social media campaign for his company. Which of the following should he use to access this information?
Dashboard
Morgan needs to hire someone to help implement a business intelligence system for her company. What type of professional would be the best fit for this job?
Data analyst
Which of the following job roles would most likely need permission to delete records in a Customers table? Accountant
Database administrator
Aron is building a website that will require a back-end database. He plans to connect the web server on his network in a way that it will be easily accessible from the Internet. He should connect his database server the same way so data in the database is readily accessible to the web server.
False
Raphael is working with a table in Access. He needs to see all the records for customers in Chattanooga so he can check the zip codes in that city. Which database tool will show only these records in the table?
Filter
Malisa is designing a database for a doctor's office where receptionists, office managers, and other office staff will need to manage patient data. Which database object should Malisa create to make it easy for these non-technical users to add patient records?
Forms
Xavier is designing a Students table that will continue to track students even after they have completed their programs. Which of the following fields would work best with the Yes/No data type?
Graduated
Which data type would be best suited to a field that lists customer email addresses?
Hyperlink
Which of the following is NOT a risk to a company or its employees as a result of a data breach?
Increased database efficiency
Students who complete an online test are not allowed to change their test grades. What aspect of the CIA triad is at work here?
Integrity
What kind of database is needed to hold and organize diverse data types, such as X-ray images and doctors' notes, in a medical database?
Nonrelational databaseFre
Darcie has hired a programmer to make some custom changes to a DBMS she plans to move her business database to. What kind of DBMS is she using?
Open source
Which of the following is NOT an RDBMS?
Oracle NoSQL Database
Casey is looking for a free, open-source RDBMS for his company. Which of the following best meets these requirements? Oracle Database
PostgreSQL
Dana is creating a table that will show books for sale on a bookstore's website. Which field in the table would best serve as its primary key?
ProductID
Kian needs to sort a list of patients by birthdate to show the oldest patients first. What sort order on the birthdate field will give him this result?
Smallest to largest
Scarlet needs to create a file to hold a list of expenses for an upcoming project, and she needs to do some basic calculations with the numbers in the budget. Which kind of file is the best fit for this purpose?
Spreadsheet
Which of these file types is optimized for processing calculations of numbers in a budget?
Spreadsheet
Which of the following tables in a database would NOT need to be encrypted?
Store_Locations
Sawyer is looking at a table of students in his class, but it seems like the list is way too short. What is the most likely problem?
The table is filtered.
A database backup can include information on who made what changes and when since the previous database backup.
True
Some nonrelational databases support SQL-based languages.
True
One of Eden's customers has closed his account and moved to a different state. She needs to change his status to Inactive. What SQL command will accomplish this task?
UPDATE
A national bank processes approximately 1,500 transactions per second. The fact that the bank's database must add this many Big Data records every second refers to its high _________.
Velocity
Ibraheem works for a music store. Which of the following tables will give him the company contact information he needs to place a custom order for a guitar?
Vendors
Which of the following would most likely be a key in a key-value database of investment properties owned by a company?
ZoneType
During a thunderstorm, the database server for Jason's store loses power. This is an example of failed _________.
availability
Which type of data storage allows for the most variety of data types?
data lake