CIS 1200 Module 13
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 fields would be most important to encrypt in a customer table?
Customer's 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
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 data repository type is most likely to include database tables and primary keys in its internal data structure?
Data warehouse
Which of the following scenarios would most likely rely on Big Data? Choose two
Evaluating applications for disability benefits Calculating traffic delays during rush hour
Mindy needs to run a SQL query that will pull the names and birthdates of all her students. What should the FROM phrase say in her query?
FROM Students
Which data type would be best suited to a field that lists customer email addresses?
Hyperlink
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 database
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
Casey is looking for a free, open-source RDBMS for his company. Which of the following best meets these requirements?
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
Kiera is building a front-end user interface for the database her new website will use. Which of the following languages is NOT used to build a webpage?
SQL
What programming language supports relational databases?
SQL
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
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
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 brower
Which of the following would most likely be the key paired with a value of "Canada" in a nonrelational customer database?
country
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
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
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
Contact information for all the people taking a class at a school are stored in a ________ called Students.
table
A database backup can include information on who made what changes and when since the previous database backup.
true
What characteristic of Big Data indicates how closely that data matches reality?
veracity