{"id":193,"date":"2018-06-14T19:04:49","date_gmt":"2018-06-14T19:04:49","guid":{"rendered":"https:\/\/pressbooks.ccconline.org\/bus3060\/chapter\/ch11-2\/"},"modified":"2026-02-03T15:51:05","modified_gmt":"2026-02-03T15:51:05","slug":"ch11-2","status":"publish","type":"chapter","link":"https:\/\/pressbooks.ccconline.org\/bus3060\/chapter\/ch11-2\/","title":{"raw":"11.2 Data, Information, and Knowledge","rendered":"11.2 Data, Information, and Knowledge"},"content":{"raw":"<div id=\"slug-11-2-data-information-and-knowledge\" class=\"chapter standard\">\r\n<div class=\"ugc chapter-ugc\">\r\n<div id=\"fwk-38086-ch11_s02_n01\" class=\"bcc-box bcc-highlight\">\r\n<div class=\"textbox textbox--learning-objectives\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\"><span style=\"font-family: 'Cormorant Garamond', serif; font-size: 1em; font-style: normal; font-weight: bold;\">Learning Objectives<\/span><\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n<p id=\"fwk-38086-ch11_s02_p01\" class=\"nonindent para\">After studying this section you should be able to do the following:<\/p>\r\n\r\n<ol id=\"fwk-38086-ch11_s02_l01\" class=\"orderedlist\">\r\n \t<li>Understand the difference between data and information.<\/li>\r\n \t<li>Know the key terms and technologies associated with data organization and management.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n\r\n<\/div>\r\n<p id=\"fwk-38086-ch11_s02_p02\" class=\"nonindent para editable block\"><span class=\"margin_term\"><a class=\"glossterm\">Data<\/a><\/span> refers simply to raw facts and figures. Alone it tells you nothing. The real goal is to turn data into <span class=\"margin_term\"><a class=\"glossterm\">information<\/a><\/span>. Data becomes information when it\u2019s presented in a context so that it can answer a question or support decision making. And it\u2019s when this information can be combined with a manager\u2019s <span class=\"margin_term\"><a class=\"glossterm\">knowledge<\/a><\/span>\u2014their insight from experience and expertise\u2014that stronger decisions can be made.<\/p>\r\n\r\n<div id=\"fwk-38086-ch11_s02_n02\" class=\"bcc-box bcc-highlight\">\r\n<div class=\"textbox shaded\">\r\n<h4 class=\"title\">Trusting Your Data<\/h4>\r\n<p id=\"fwk-38086-ch11_s02_p03\" class=\"nonindent para\">The ability to look critically at data and assess its validity is a vital managerial skill. When decision makers are presented with wrong data, the results can be disastrous. And these problems can get amplified if bad data is fed to automated systems. As an example, look at the series of man-made and computer-triggered events that brought about a billion-dollar collapse in United Airlines stock.<\/p>\r\n<p id=\"fwk-38086-ch11_s02_p04\" class=\"indent para\">In the wee hours one Sunday morning in September 2008, a single reader browsing back stories on the <em class=\"emphasis\">Orlando Sentinel<\/em>\u2019s Web site viewed a 2002 article on the bankruptcy of United Airlines (UAL went bankrupt in 2002, but emerged from bankruptcy four years later). That lone Web surfer\u2019s access of this story during such a low-traffic time was enough for the <em class=\"emphasis\">Sentinel<\/em>\u2019s Web server to briefly list the article as one of the paper\u2019s \u201cmost popular.\u201d Google crawled the site and picked up this \u201cpopular\u201d news item, feeding it into Google News.<\/p>\r\n<p id=\"fwk-38086-ch11_s02_p05\" class=\"indent para\">Early that morning, a worker in a Florida investment firm came across the Google-fed story, assumed United had yet again filed for bankruptcy, then posted a summary on Bloomberg. Investors scanning Bloomberg jumped on what looked like a reputable early warning of another United bankruptcy, dumping UAL stock. Blame the computers again\u2014the rapid plunge from these early trades caused automatic sell systems to kick in (event-triggered, computer-automated trading is responsible for about 30 percent of all stock trades). Once the machines took over, UAL dropped like a rock, falling from twelve to three dollars. That drop represented the vanishing of $1 billion in wealth, and all this because no one checked the date on a news story. Welcome to the new world of paying attention (Harvey, 2008)!<\/p>\r\n\r\n<\/div>\r\n&nbsp;\r\n\r\n<\/div>\r\n<div id=\"fwk-38086-ch11_s02_s01\" class=\"section\">\r\n<h2 class=\"title editable block\">Understanding How Data Is Organized: Key Terms and Technologies<\/h2>\r\n<p id=\"fwk-38086-ch11_s02_s01_p01\" class=\"nonindent para editable block\">A <span class=\"margin_term\"><a class=\"glossterm\">database<\/a><\/span> is simply a list (or more likely, several related lists) of data. Most organizations have several databases\u2014perhaps even hundreds or thousands. And these various databases might be focused on any combination of functional areas (sales, product returns, inventory, payroll), geographical regions, or business units. Firms often create specialized databases for recording transactions, as well as databases that aggregate data from multiple sources in order to support reporting and analysis.<\/p>\r\n<p id=\"fwk-38086-ch11_s02_s01_p02\" class=\"indent para editable block\">Databases are created, maintained, and manipulated using programs called <span class=\"margin_term\"><a class=\"glossterm\">database management systems (DBMS)<\/a><\/span>, sometimes referred to as <em class=\"emphasis\">database software<\/em>. DBMS products vary widely in scale and capabilities. They include the single-user, desktop versions of Microsoft Access or Filemaker Pro, Web-based offerings like Intuit QuickBase, and industrial strength products from Oracle, IBM (DB2), Sybase, Microsoft (SQL Server), and others. Oracle is the world\u2019s largest database software vendor, and database software has meant big bucks for Oracle cofounder and CEO Larry Ellison. Ellison perennially ranks in the Top 10 of the <em class=\"emphasis\">Forbes<\/em> 400 list of wealthiest Americans.<\/p>\r\n<p id=\"fwk-38086-ch11_s02_s01_p03\" class=\"indent para editable block\">The acronym SQL (often pronounced <em class=\"emphasis\">sequel<\/em>) also shows up a lot when talking about databases. <span class=\"margin_term\"><a class=\"glossterm\">Structured query language (SQL)<\/a><\/span> is by far the most common language for creating and manipulating databases. You\u2019ll find variants of SQL inhabiting everything from lowly desktop software, to high-powered enterprise products. Microsoft\u2019s high-end database is even called SQL Server. And of course there\u2019s also the open source MySQL (whose stewardship now sits with Oracle as part of the firm\u2019s purchase of Sun Microsystems). Given this popularity, if you\u2019re going to learn one language for database use, SQL\u2019s a pretty good choice. And for a little inspiration, visit Monster.com or another job site and search for jobs mentioning SQL. You\u2019ll find page after page of listings, suggesting that while database systems have been good for Ellison, learning more about them might be pretty good for you, too.<\/p>\r\n<p id=\"fwk-38086-ch11_s02_s01_p04\" class=\"indent para editable block\">Even if you don\u2019t become a database programmer or <span class=\"margin_term\"><a class=\"glossterm\">database administrator (DBA)<\/a><\/span>, you\u2019re almost surely going to be called upon to dive in and use a database. You may even be asked to help identify your firm\u2019s data requirements. It\u2019s quite common for nontech employees to work on development teams with technical staff, defining business problems, outlining processes, setting requirements, and determining the kinds of data the firm will need to leverage. Database systems are powerful stuff, and can\u2019t be avoided, so a bit of understanding will serve you well.<\/p>\r\n\r\n<div style=\"text-align: center; font-size: .8em; max-width: 497px;\">\r\n<p class=\"nonindent title\"><span class=\"title-prefix\">Figure 11.1<\/span> A Simplified Relational Database for a University Course Registration System<\/p>\r\n<p class=\"indent\"><a>\r\n<img style=\"max-width: 497px;\" src=\"https:\/\/pressbooks.ccconline.org\/wp-content\/uploads\/sites\/324\/2018\/06\/fda5db14edfcb569475a67795a90cb92.jpg\" alt=\"A Simplified Relational Database for a University Course Registration System\" \/>\r\n<\/a><\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<p id=\"fwk-38086-ch11_s02_s01_p05\" class=\"indent para editable block\">A complete discourse on technical concepts associated with database systems is beyond the scope of our managerial introduction, but here are some key concepts to help get you oriented, and that all managers should know.<\/p>\r\n\r\n<ul id=\"fwk-38086-ch11_s02_s01_l01\" class=\"itemizedlist editable block\">\r\n \t<li>A <span class=\"margin_term\"><a class=\"glossterm\">table or file<\/a><\/span> refers to a list of data.<\/li>\r\n \t<li>A <em class=\"emphasis\">database<\/em> is either a single table or a collection of related tables. The course registration database above depicts five tables.<\/li>\r\n \t<li>A <span class=\"margin_term\"><a class=\"glossterm\">column or field<\/a><\/span> defines the data that a table can hold. The \u201cStudents\u201d table above shows columns for STUDENT_ID, FIRST_NAME, LAST_NAME, CAMPU.S._ADDR (the \u201c\u2026\u201d symbols above are meant to indicate that in practice there may be more columns or rows than are shown in this simplified diagram).<\/li>\r\n \t<li>A <span class=\"margin_term\"><a class=\"glossterm\">row or record<\/a><\/span> represents a single instance of whatever the table keeps track of. In the example above, each row of the \u201cStudents\u201d table represents a student, each row of the \u201cEnrollment\u201d table represents the enrollment of a student in a particular course, and each row of the \u201cCourse List\u201d represents a given section of each course offered by the University.<\/li>\r\n \t<li>A <span class=\"margin_term\"><a class=\"glossterm\">key<\/a><\/span> is the field used to relate tables in a database. Look at how the STUDENT_ID key is used above. There is <em class=\"emphasis\">one<\/em> unique STUDENT_ID for each student, but the STUDENT_ID may appear <em class=\"emphasis\">many<\/em> times in the \u201cEnrollment\u201d table, indicating that each student may be enrolled in many classes. The \u201c1\u201d and \u201cM\u201d in the diagram above indicate the one to many relationships among the keys in these tables.<\/li>\r\n<\/ul>\r\n<p id=\"fwk-38086-ch11_s02_s01_p06\" class=\"indent para editable block\">Databases organized like the one above, where multiple tables are related based on common keys, are referred to as <span class=\"margin_term\"><a class=\"glossterm\">relational databases<\/a><\/span>. There are many other database formats (sporting names like <em class=\"emphasis\">hierarchical<\/em>, and <em class=\"emphasis\">object-oriented<\/em>), but relational databases are far and away the most popular. And all SQL databases are relational databases.<\/p>\r\n<p id=\"fwk-38086-ch11_s02_s01_p07\" class=\"indent para editable block\">We\u2019ve just scratched the surface for a very basic introduction. Expect that a formal class in database systems will offer you far more detail and better design principles than are conveyed in the elementary example above. But you\u2019re already well on your way!<\/p>\r\n\r\n<div id=\"fwk-38086-ch11_s02_s01_n01\" class=\"bcc-box bcc-success\">\r\n<div class=\"textbox textbox--key-takeaways\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\"><span style=\"font-family: 'Cormorant Garamond', serif; font-size: 1em; font-style: normal; font-weight: bold;\">Key Takeaways<\/span><\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n<ul id=\"fwk-38086-ch11_s02_s01_l02\" class=\"itemizedlist\">\r\n \t<li>Data includes raw facts that must be turned into information in order to be useful and valuable.<\/li>\r\n \t<li>Databases are created, maintained, and manipulated using programs called database management systems (DBMS), sometimes referred to as database software.<\/li>\r\n \t<li>All data fields in the same database have unique names, several data fields make up a data record, multiple data records make up a table or data file, and one or more tables or data files make up a database.<\/li>\r\n \t<li>Relational databases are the most common database format.<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n\r\n<\/div>\r\n<div id=\"fwk-38086-ch11_s02_s01_n02\" class=\"bcc-box bcc-info\">\r\n<div class=\"textbox textbox--exercises\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\"><span style=\"font-family: 'Cormorant Garamond', serif; font-size: 1em; font-style: normal; font-weight: bold;\">Questions and Exercises<\/span><\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n<ol id=\"fwk-38086-ch11_s02_s01_l03\" class=\"orderedlist\">\r\n \t<li>Define the following terms: table, record, field. Provide another name for each term along with your definition.<\/li>\r\n \t<li>\r\n<p class=\"nonindent para\">Answer the following questions using the course registration database system, diagramed above:<\/p>\r\n\r\n<ol id=\"fwk-38086-ch11_s02_s01_l04\" class=\"orderedlist\">\r\n \t<li>Imagine you also want to keep track of student majors. How would you do this? Would you modify an existing table? Would you add new tables? Why or why not?<\/li>\r\n \t<li>Why do you suppose the system needs a \u201cCourse Title\u201d table?<\/li>\r\n \t<li>This database is simplified for our brief introduction. What additional data would you need to keep track of if this were a real course registration system? What changes would you make in the database above to account for these needs?<\/li>\r\n<\/ol>\r\n<\/li>\r\n \t<li>Research to find additional examples of organizations that made bad decisions based on bad data. Report your examples to your class. What was the end result of the examples you\u2019re citing (e.g., loss, damage, or other outcome)? What could managers have done to prevent problems in the cases that you cited? What role did technology play in the examples that you cite? What role did people or procedural issues play?<\/li>\r\n \t<li>Why is an understanding of database terms and technologies important, even for nontechnical managers and staff? Consider factors associated with both system use and system development. What other skills, beyond technology, may be important when engaged in data-driven decision making?<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n\r\n<\/div>\r\n<h2>References<\/h2>\r\n<p class=\"nonindent\">Harvey, M., \u201cProbe into How Google Mix-Up Caused $1 Billion Run on United,\u201d <em class=\"emphasis\">Times Online<\/em>, September 12, 2008, <a class=\"link\" href=\"http:\/\/technology.timesonline.co.uk\/tol\/news\/tech_and_web\/article4742147.ece\" target=\"_blank\" rel=\"noopener\">http:\/\/technology.timesonline.co.uk\/tol\/news\/tech_and_web\/article4742147.ece<\/a>.<\/p>\r\n\r\n<\/div>\r\n<\/div>","rendered":"<div id=\"slug-11-2-data-information-and-knowledge\" class=\"chapter standard\">\n<div class=\"ugc chapter-ugc\">\n<div id=\"fwk-38086-ch11_s02_n01\" class=\"bcc-box bcc-highlight\">\n<div class=\"textbox textbox--learning-objectives\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\"><span style=\"font-family: 'Cormorant Garamond', serif; font-size: 1em; font-style: normal; font-weight: bold;\">Learning Objectives<\/span><\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p id=\"fwk-38086-ch11_s02_p01\" class=\"nonindent para\">After studying this section you should be able to do the following:<\/p>\n<ol id=\"fwk-38086-ch11_s02_l01\" class=\"orderedlist\">\n<li>Understand the difference between data and information.<\/li>\n<li>Know the key terms and technologies associated with data organization and management.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<p id=\"fwk-38086-ch11_s02_p02\" class=\"nonindent para editable block\"><span class=\"margin_term\"><a class=\"glossterm\">Data<\/a><\/span> refers simply to raw facts and figures. Alone it tells you nothing. The real goal is to turn data into <span class=\"margin_term\"><a class=\"glossterm\">information<\/a><\/span>. Data becomes information when it\u2019s presented in a context so that it can answer a question or support decision making. And it\u2019s when this information can be combined with a manager\u2019s <span class=\"margin_term\"><a class=\"glossterm\">knowledge<\/a><\/span>\u2014their insight from experience and expertise\u2014that stronger decisions can be made.<\/p>\n<div id=\"fwk-38086-ch11_s02_n02\" class=\"bcc-box bcc-highlight\">\n<div class=\"textbox shaded\">\n<h4 class=\"title\">Trusting Your Data<\/h4>\n<p id=\"fwk-38086-ch11_s02_p03\" class=\"nonindent para\">The ability to look critically at data and assess its validity is a vital managerial skill. When decision makers are presented with wrong data, the results can be disastrous. And these problems can get amplified if bad data is fed to automated systems. As an example, look at the series of man-made and computer-triggered events that brought about a billion-dollar collapse in United Airlines stock.<\/p>\n<p id=\"fwk-38086-ch11_s02_p04\" class=\"indent para\">In the wee hours one Sunday morning in September 2008, a single reader browsing back stories on the <em class=\"emphasis\">Orlando Sentinel<\/em>\u2019s Web site viewed a 2002 article on the bankruptcy of United Airlines (UAL went bankrupt in 2002, but emerged from bankruptcy four years later). That lone Web surfer\u2019s access of this story during such a low-traffic time was enough for the <em class=\"emphasis\">Sentinel<\/em>\u2019s Web server to briefly list the article as one of the paper\u2019s \u201cmost popular.\u201d Google crawled the site and picked up this \u201cpopular\u201d news item, feeding it into Google News.<\/p>\n<p id=\"fwk-38086-ch11_s02_p05\" class=\"indent para\">Early that morning, a worker in a Florida investment firm came across the Google-fed story, assumed United had yet again filed for bankruptcy, then posted a summary on Bloomberg. Investors scanning Bloomberg jumped on what looked like a reputable early warning of another United bankruptcy, dumping UAL stock. Blame the computers again\u2014the rapid plunge from these early trades caused automatic sell systems to kick in (event-triggered, computer-automated trading is responsible for about 30 percent of all stock trades). Once the machines took over, UAL dropped like a rock, falling from twelve to three dollars. That drop represented the vanishing of $1 billion in wealth, and all this because no one checked the date on a news story. Welcome to the new world of paying attention (Harvey, 2008)!<\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<div id=\"fwk-38086-ch11_s02_s01\" class=\"section\">\n<h2 class=\"title editable block\">Understanding How Data Is Organized: Key Terms and Technologies<\/h2>\n<p id=\"fwk-38086-ch11_s02_s01_p01\" class=\"nonindent para editable block\">A <span class=\"margin_term\"><a class=\"glossterm\">database<\/a><\/span> is simply a list (or more likely, several related lists) of data. Most organizations have several databases\u2014perhaps even hundreds or thousands. And these various databases might be focused on any combination of functional areas (sales, product returns, inventory, payroll), geographical regions, or business units. Firms often create specialized databases for recording transactions, as well as databases that aggregate data from multiple sources in order to support reporting and analysis.<\/p>\n<p id=\"fwk-38086-ch11_s02_s01_p02\" class=\"indent para editable block\">Databases are created, maintained, and manipulated using programs called <span class=\"margin_term\"><a class=\"glossterm\">database management systems (DBMS)<\/a><\/span>, sometimes referred to as <em class=\"emphasis\">database software<\/em>. DBMS products vary widely in scale and capabilities. They include the single-user, desktop versions of Microsoft Access or Filemaker Pro, Web-based offerings like Intuit QuickBase, and industrial strength products from Oracle, IBM (DB2), Sybase, Microsoft (SQL Server), and others. Oracle is the world\u2019s largest database software vendor, and database software has meant big bucks for Oracle cofounder and CEO Larry Ellison. Ellison perennially ranks in the Top 10 of the <em class=\"emphasis\">Forbes<\/em> 400 list of wealthiest Americans.<\/p>\n<p id=\"fwk-38086-ch11_s02_s01_p03\" class=\"indent para editable block\">The acronym SQL (often pronounced <em class=\"emphasis\">sequel<\/em>) also shows up a lot when talking about databases. <span class=\"margin_term\"><a class=\"glossterm\">Structured query language (SQL)<\/a><\/span> is by far the most common language for creating and manipulating databases. You\u2019ll find variants of SQL inhabiting everything from lowly desktop software, to high-powered enterprise products. Microsoft\u2019s high-end database is even called SQL Server. And of course there\u2019s also the open source MySQL (whose stewardship now sits with Oracle as part of the firm\u2019s purchase of Sun Microsystems). Given this popularity, if you\u2019re going to learn one language for database use, SQL\u2019s a pretty good choice. And for a little inspiration, visit Monster.com or another job site and search for jobs mentioning SQL. You\u2019ll find page after page of listings, suggesting that while database systems have been good for Ellison, learning more about them might be pretty good for you, too.<\/p>\n<p id=\"fwk-38086-ch11_s02_s01_p04\" class=\"indent para editable block\">Even if you don\u2019t become a database programmer or <span class=\"margin_term\"><a class=\"glossterm\">database administrator (DBA)<\/a><\/span>, you\u2019re almost surely going to be called upon to dive in and use a database. You may even be asked to help identify your firm\u2019s data requirements. It\u2019s quite common for nontech employees to work on development teams with technical staff, defining business problems, outlining processes, setting requirements, and determining the kinds of data the firm will need to leverage. Database systems are powerful stuff, and can\u2019t be avoided, so a bit of understanding will serve you well.<\/p>\n<div style=\"text-align: center; font-size: .8em; max-width: 497px;\">\n<p class=\"nonindent title\"><span class=\"title-prefix\">Figure 11.1<\/span> A Simplified Relational Database for a University Course Registration System<\/p>\n<p class=\"indent\"><a><br \/>\n<img decoding=\"async\" style=\"max-width: 497px;\" src=\"https:\/\/pressbooks.ccconline.org\/wp-content\/uploads\/sites\/324\/2018\/06\/fda5db14edfcb569475a67795a90cb92.jpg\" alt=\"A Simplified Relational Database for a University Course Registration System\" \/><br \/>\n<\/a><\/p>\n<\/div>\n<\/div>\n<p id=\"fwk-38086-ch11_s02_s01_p05\" class=\"indent para editable block\">A complete discourse on technical concepts associated with database systems is beyond the scope of our managerial introduction, but here are some key concepts to help get you oriented, and that all managers should know.<\/p>\n<ul id=\"fwk-38086-ch11_s02_s01_l01\" class=\"itemizedlist editable block\">\n<li>A <span class=\"margin_term\"><a class=\"glossterm\">table or file<\/a><\/span> refers to a list of data.<\/li>\n<li>A <em class=\"emphasis\">database<\/em> is either a single table or a collection of related tables. The course registration database above depicts five tables.<\/li>\n<li>A <span class=\"margin_term\"><a class=\"glossterm\">column or field<\/a><\/span> defines the data that a table can hold. The \u201cStudents\u201d table above shows columns for STUDENT_ID, FIRST_NAME, LAST_NAME, CAMPU.S._ADDR (the \u201c\u2026\u201d symbols above are meant to indicate that in practice there may be more columns or rows than are shown in this simplified diagram).<\/li>\n<li>A <span class=\"margin_term\"><a class=\"glossterm\">row or record<\/a><\/span> represents a single instance of whatever the table keeps track of. In the example above, each row of the \u201cStudents\u201d table represents a student, each row of the \u201cEnrollment\u201d table represents the enrollment of a student in a particular course, and each row of the \u201cCourse List\u201d represents a given section of each course offered by the University.<\/li>\n<li>A <span class=\"margin_term\"><a class=\"glossterm\">key<\/a><\/span> is the field used to relate tables in a database. Look at how the STUDENT_ID key is used above. There is <em class=\"emphasis\">one<\/em> unique STUDENT_ID for each student, but the STUDENT_ID may appear <em class=\"emphasis\">many<\/em> times in the \u201cEnrollment\u201d table, indicating that each student may be enrolled in many classes. The \u201c1\u201d and \u201cM\u201d in the diagram above indicate the one to many relationships among the keys in these tables.<\/li>\n<\/ul>\n<p id=\"fwk-38086-ch11_s02_s01_p06\" class=\"indent para editable block\">Databases organized like the one above, where multiple tables are related based on common keys, are referred to as <span class=\"margin_term\"><a class=\"glossterm\">relational databases<\/a><\/span>. There are many other database formats (sporting names like <em class=\"emphasis\">hierarchical<\/em>, and <em class=\"emphasis\">object-oriented<\/em>), but relational databases are far and away the most popular. And all SQL databases are relational databases.<\/p>\n<p id=\"fwk-38086-ch11_s02_s01_p07\" class=\"indent para editable block\">We\u2019ve just scratched the surface for a very basic introduction. Expect that a formal class in database systems will offer you far more detail and better design principles than are conveyed in the elementary example above. But you\u2019re already well on your way!<\/p>\n<div id=\"fwk-38086-ch11_s02_s01_n01\" class=\"bcc-box bcc-success\">\n<div class=\"textbox textbox--key-takeaways\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\"><span style=\"font-family: 'Cormorant Garamond', serif; font-size: 1em; font-style: normal; font-weight: bold;\">Key Takeaways<\/span><\/p>\n<\/header>\n<div class=\"textbox__content\">\n<ul id=\"fwk-38086-ch11_s02_s01_l02\" class=\"itemizedlist\">\n<li>Data includes raw facts that must be turned into information in order to be useful and valuable.<\/li>\n<li>Databases are created, maintained, and manipulated using programs called database management systems (DBMS), sometimes referred to as database software.<\/li>\n<li>All data fields in the same database have unique names, several data fields make up a data record, multiple data records make up a table or data file, and one or more tables or data files make up a database.<\/li>\n<li>Relational databases are the most common database format.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<div id=\"fwk-38086-ch11_s02_s01_n02\" class=\"bcc-box bcc-info\">\n<div class=\"textbox textbox--exercises\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\"><span style=\"font-family: 'Cormorant Garamond', serif; font-size: 1em; font-style: normal; font-weight: bold;\">Questions and Exercises<\/span><\/p>\n<\/header>\n<div class=\"textbox__content\">\n<ol id=\"fwk-38086-ch11_s02_s01_l03\" class=\"orderedlist\">\n<li>Define the following terms: table, record, field. Provide another name for each term along with your definition.<\/li>\n<li>\n<p class=\"nonindent para\">Answer the following questions using the course registration database system, diagramed above:<\/p>\n<ol id=\"fwk-38086-ch11_s02_s01_l04\" class=\"orderedlist\">\n<li>Imagine you also want to keep track of student majors. How would you do this? Would you modify an existing table? Would you add new tables? Why or why not?<\/li>\n<li>Why do you suppose the system needs a \u201cCourse Title\u201d table?<\/li>\n<li>This database is simplified for our brief introduction. What additional data would you need to keep track of if this were a real course registration system? What changes would you make in the database above to account for these needs?<\/li>\n<\/ol>\n<\/li>\n<li>Research to find additional examples of organizations that made bad decisions based on bad data. Report your examples to your class. What was the end result of the examples you\u2019re citing (e.g., loss, damage, or other outcome)? What could managers have done to prevent problems in the cases that you cited? What role did technology play in the examples that you cite? What role did people or procedural issues play?<\/li>\n<li>Why is an understanding of database terms and technologies important, even for nontechnical managers and staff? Consider factors associated with both system use and system development. What other skills, beyond technology, may be important when engaged in data-driven decision making?<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<h2>References<\/h2>\n<p class=\"nonindent\">Harvey, M., \u201cProbe into How Google Mix-Up Caused $1 Billion Run on United,\u201d <em class=\"emphasis\">Times Online<\/em>, September 12, 2008, <a class=\"link\" href=\"http:\/\/technology.timesonline.co.uk\/tol\/news\/tech_and_web\/article4742147.ece\" target=\"_blank\" rel=\"noopener\">http:\/\/technology.timesonline.co.uk\/tol\/news\/tech_and_web\/article4742147.ece<\/a>.<\/p>\n<\/div>\n<\/div>\n","protected":false},"author":217,"menu_order":2,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[49],"contributor":[],"license":[],"class_list":["post-193","chapter","type-chapter","status-publish","hentry","chapter-type-numberless"],"part":189,"_links":{"self":[{"href":"https:\/\/pressbooks.ccconline.org\/bus3060\/wp-json\/pressbooks\/v2\/chapters\/193","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.ccconline.org\/bus3060\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.ccconline.org\/bus3060\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.ccconline.org\/bus3060\/wp-json\/wp\/v2\/users\/217"}],"version-history":[{"count":2,"href":"https:\/\/pressbooks.ccconline.org\/bus3060\/wp-json\/pressbooks\/v2\/chapters\/193\/revisions"}],"predecessor-version":[{"id":389,"href":"https:\/\/pressbooks.ccconline.org\/bus3060\/wp-json\/pressbooks\/v2\/chapters\/193\/revisions\/389"}],"part":[{"href":"https:\/\/pressbooks.ccconline.org\/bus3060\/wp-json\/pressbooks\/v2\/parts\/189"}],"metadata":[{"href":"https:\/\/pressbooks.ccconline.org\/bus3060\/wp-json\/pressbooks\/v2\/chapters\/193\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.ccconline.org\/bus3060\/wp-json\/wp\/v2\/media?parent=193"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.ccconline.org\/bus3060\/wp-json\/pressbooks\/v2\/chapter-type?post=193"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.ccconline.org\/bus3060\/wp-json\/wp\/v2\/contributor?post=193"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.ccconline.org\/bus3060\/wp-json\/wp\/v2\/license?post=193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}