DATA ANALYSIS > TEST BANK > Data Management Applications C170 (All)
What is a table? Ans- A table is a persistent representation of a logical relation that is a relation whose contents can be saved for permanent use. What are the characteristics of a relational tab... le? Ans- The characteristics of a relational table are that a table is perceived as a two-dimensional structure composed of rows and columns, each row (tuple) represents a single entity occurrence within the set, each column represents an attribute, each column has a distinct name, each intersection of a row and column represents a single data value, all values in a column must be of the same data format, the order of the rows and columns don't matter to the DBMS, and each table must have an attribute (or combination of attributes) that uniquely identifies each row (tuple). What is a tuple? Ans- A tuple is a row that represents a single entity occurrence within a set. What are records? Ans- A record is the same as a tuple (row). What is a field? Ans- A field is a column. What is a key? Ans- A key consists of one or more attributes that determine other attributes. For example, a social security number identifies all of the other attributes related to that person. What is determination? Ans- Determination is the state in which knowing the value of one attribute allows you to determine the value of another attribute. For example, if you know a key, you can find other information. What is functional dependence? Ans- Functional dependence is when knowing the value of one or more attributes lets you know the value of the other attributes. For example, knowing the first name and the social security number would let you find the person's last name. What is full functional dependence? Ans- Full functional dependence is when knowing the value of one or more attributes lets you know the value of other attributes and the value of the known attributes are NEEDED to find the other attributes. For example, a social security number lets you find the first and last name of someone. This is full functional dependence. If it was a social security number and a first name this would just be functional dependence because the first name is not required to look up the last name. All you need is the SSN. What is a determinant? Ans- A determinant is an attribute whose value determines the value of other attributes. For example, a social security number could be the determinant for your last name. What is a dependent? Ans- A dependent is an attribute whose value is determined by another attribute. For example, you last name could be a dependent of your social security number. What is a composite key? Ans- A composite key is a key that is composed of one or more attribute. For example, the key of your last name and you social security number could be used to determine your first name. This would be a composite key because you are using your last name and your SSN in the key. What is a superkey? Ans- A superkey is a key that can uniquely identify any row in a table. Some examples of this would be your social security number identifying a row corresponding to your information, but a superkey isn't limited to full functional dependence. Your SSN and your last name used as a key would still be a superkey. What is a candidate key? Ans- A candidate key is a minimal super key. This is to say it has no extra attributes. If you only need a social security number to identify the row related to a person than the candidate key is the SSN. A key consisting of an SSN and the last name in this case would not be a candidate key. What is entity integrity? Ans- Entity integrity is the condition in which each row (entity instance or tuple) in the table has it's own unique identity. This requires that all values in the primary key be unique and that the primary key cannot be null. What is a null? Ans- A null is the absence of a data value. A null should be avoided whenever possible. In fact, you can set a rule that prevents an attribute from being null. A null can create an issue when a function like average is used. What is a foreign key? Ans- A foreign key is the primary key of one table that has been placed into another table to create a common attribute. For instance, a student id number could be the primary key for information on a student but a foreign key for a table containing a class roster. What is referential integrity? Ans- Referential integrity is the condition in which every reference to an entity instance by another entity is valid. In other words, a foreign key needs to be either null or a valid primary key in another table. What is a primary key? Ans- A primary key is a candidate key selected to uniquely identify all other attributes in a given row and it may not contain null entries. Examples of this include student ID's and social security numbers. What is a secondary key? Ans- A secondary key is a key that is used strictly for data retrieval purposes. A secondary key does not always return a unique outcome. For instance, if a person doesn't know their student ID, you could still look them up by their first and last name in the system but that might return several students with the same name and you'd have to look through the list to find the appropriate one. What is a flag? Ans- A flag is used to indicate the absence of some value to avoid using a null. What is relational algebra? Ans- Relational algebra defines the theoretical way of manipulating table contents using relational operators. What is a relvar? Ans- A relvar is the variable that holds a relation. It is composed of two parts: a relvar heading and a relvar body. What is a relvar heading? Ans- The relvar heading contains the name of the attributes. What is a relvar body? Ans- A relvar body contains the relation. What is a relation (not in general terms where you can use table and relation interchangeably)? Ans- A relation is the data that we see in our tables not the data itself. It's a relationship between sets of information. What is the property of closure? Ans- Closure is a property that permits the use of relational operators on existing relations to create new relations. What is a unary operator? Ans- A unary operator in regards to SQL is an operator that works on only one table. What is the SELECT (sometimes referred to as RESTRICT) operator used for? Ans- The SELECT (or RESTRICT) operator is used to select certain rows (aka tuples). It yields values for all rows that satisfy a given condition. For example a SELECT statement that looks [Show More]
Last updated: 6 months ago
Preview 1 out of 29 pages
DATA ANALYSIS> TEST BANK > TEST BANK/Solution Manual for Analytics, Data Science, & Artificial Intelligence: Systems for Decision Support 11 Edition ISBN 9780135172940 by Ramesh Sharda, Dursun Delen and Efraim Turban. All14 Chapters (All)
Solution Manual for Analytics, Data Science, & Artificial Intelligence: Systems for Decision Support 11 Edition ISBN 9780135172940, 0135172942 by Ramesh Sharda, Dursun Delen and Efraim Turban. All14...
By PAPERS UNLIMITED™ , Uploaded: Jan 04, 2023
$29
DATA ANALYSIS> TEST BANK > SOLUTIONS MANUAL for Data Analytics: A Small Data Approach 1st Edition by Shuai Huang and Houtao Deng. ISBN 9780367609504. All Chapters 1-10 (Complete Download). (All)
SOLUTIONS MANUAL for Data Analytics: A Small Data Approach 1st Edition by Shuai Huang and Houtao Deng. ISBN 9780367609504. All Chapters 1-10 (Complete Download). Table of Contents 1. INTRODUCTION...
By TESTBANKS , Uploaded: Feb 01, 2023
$23
DATA ANALYSIS> TEST BANK > TEST BANK for Direct, Digital & Data-Driven Marketing 5th Edition by Lisa Spiller. All Chapaters 1-14. (Complete Download) (All)
TEST BANK for Direct, Digital & Data-Driven Marketing 5th Edition by Lisa Spiller . All Chapaters 1-14. TABLE OF CONTENT Page: 1 Questions Chapter 1: Processes and applications of direct marketing...
By PAPERS UNLIMITED™ , Uploaded: Jan 01, 2023
$25
DATA ANALYSIS> TEST BANK > TEST BANK for Introduction to Data Analytics for Accounting 1st Edition by Vernon Richardson, Katie Terrell & Ryan Teeter. ISBN 9781264068302. (Complete 11 Chapters) (All)
TEST BANK for Introduction to Data Analytics for Accounting 1st Edition by Vernon Richardson, Katie Terrell & Ryan Teeter. ISBN 9781264068302. (Complete 11 Chapters)
By Kirsch , Uploaded: May 17, 2020
$27
DATA ANALYSIS> TEST BANK > Data Analytics for Accounting, 2e Vernon Richardson (Test Bank) (All)
Data Analytics in Accounting is designed to prepare your students with the necessary tools and skills they need to successfully perform data analytics. Using the IMPACT Cycle, the authors provide a co...
By eBookSmTb , Uploaded: Mar 09, 2023
$25
DATA ANALYSIS> TEST BANK > Solution Manual with Test Bank For Spreadsheet Modeling and Decision Analysis A Practical Introduction to Business Analytics, 8th Edition By Cliff Ragsdale (All)
Valuable software, realistic examples, clear writing, and fascinating topics help you master key spreadsheet and business analytics skills with SPREADSHEET MODELING AND DECISION ANALYSIS, 8E. You�ll f...
By studenthelp , Uploaded: Sep 28, 2023
$14.5
DATA ANALYSIS> TEST BANK > TEST BANK for Data Analytics for Accounting, 3rd Edition By Vernon Richardson, Ryan Teeter and Katie Terrell. ISBN13: 9781264444908. Complete Chapters 1-10. (All)
TEST BANK for Data Analytics for Accounting, 3rd Edition By Vernon Richardson, Ryan Teeter and Katie Terrell. ISBN13: 9781264444908. Chapter 4: Communicating Results and Visualizations Chapter 1: Da...
By PAPERS UNLIMITED™ , Uploaded: May 13, 2023
$29.5
DATA ANALYSIS> TEST BANK > TEST BANK for Data Analysis and Statistics for Geography, Environmental Science, and Engineering 1st Edition by Miguel F. Acevedo ISBN 9780429169144. (All)
TEST BANK for Data Analysis and Statistics for Geography, Environmental Science, and Engineering 1st Edition by Miguel F. Acevedo ISBN 9780429169144.
By A-PLUS GUIDENOTES , Uploaded: Jul 01, 2023
$20
DATA ANALYSIS> TEST BANK > TEST BANK for Data Analysis and Statistics for Geography, Environmental Science, and Engineering 1st Edition by Miguel F. Acevedo ISBN 9780429169144. (Complete Download). (All)
TEST BANK for Data Analysis and Statistics for Geography, Environmental Science, and Engineering 1st Edition by Miguel F. Acevedo ISBN 9780429169144. (Complete Download). Table of Contents Part...
By TESTBANKS , Uploaded: Feb 01, 2023
$24
DATA ANALYSIS> TEST BANK > COMPLETE - Elaborated Test Bank for Data Analysis and Statistics for Geography, Environmental Science, and Engineering 1Ed.by Miguel F. Acevedo.ALL Chapters1-15(220 pages) included and updated for 2023 (All)
COMPLETE - Elaborated Test Bank for Data Analysis and Statistics for Geography, Environmental Science, and Engineering 1Ed.by Miguel F. Acevedo.ALL Chapters1-15(220 pages) included and updated for 20...
By ProfXams , Uploaded: Apr 14, 2023
$25
Connected school, study & course
About the document
Uploaded On
Feb 13, 2023
Number of pages
29
Written in
This document has been written for:
Uploaded
Feb 13, 2023
Downloads
0
Views
102
Avoid resits and achieve higher grades with the best study guides, textbook notes, and class notes written by your fellow students
Your fellow students know the appropriate material to use to deliver high quality content. With this great service and assistance from fellow students, you can become well prepared and avoid having to resits exams.
Your fellow student knows the best materials to research on and use. This guarantee you the best grades in your examination. Your fellow students use high quality materials, textbooks and notes to ensure high quality
Get paid by selling your notes and study materials to other students. Earn alot of cash and help other students in study by providing them with appropriate and high quality study materials.
In Browsegrades, a student can earn by offering help to other student. Students can help other students with materials by upploading their notes and earn money.
We're available through e-mail, Twitter, Facebook, and live chat.
FAQ
Questions? Leave a message!
Copyright © Browsegrades · High quality services·