EBK USING MIS
EBK USING MIS
10th Edition
ISBN: 9780134658919
Author: KROENKE
Publisher: YUZU
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 5, Problem 5.12CE5

Explanation of Solution

Entities and Relationship of the “Figure 5-28”:

The below are the entities that are identified in the “Figure 5-28”:

  • Drone
  • Video
  • Facility
  • Analysis

The below are the cardinalities that are identified in the “Figure 5-28”:

  • “Mandatory one to optional many” cardinalities.
    • Between Drone and Video entities.
      • A Drone can take many Videos.
      • A video can be taken by one Drone.
      • The instance of the Video is optional for Drone.
      • The instance of the Drone is required for a Video.
    • Between Video and Analysis entities
      • A Video is the base for much analysis.
      • An Analysis is based on one Video.
      • The instance of the Analysis is optional for Video.
      • The instance of the Video is required for the Analysis.
  • “Optional many to Mandatory one” Cardinalities
    • Between Video and Facility entities.
      • Many Video can record a facility.
      • One facility can be recorded by Videos.
      • The instance of Video is optional For Facility.
      • The instance of Facility is required for a Video.

List of queries that are created in the “question 5-6”:

The below is the list of queries that utilizes the entities for the model given:

  • Provide the list of Videos recorded by each Drone in a specific month.
  • Provide the list of videos recorded by a specific facility.
  • Provide the list of videos analyzed by a specific Drone.
  • Provide the list of videos that is analyzed and recorded by a specific camera type which includes the facility.
  • Provide the List of videos that are recorded at an exact facility with the specific altitude defined in the range.
  • Provide the list of videos that are analyzed by a particular facility.
  • Provide the list of video taken by a particular person (Drone) of a specific facility.

Processing the queries:

  • In the “Create” menu click on the “Query Design” button and “Show Table” dialog box appears.
  • Choose the required tables.
  • In the “table” option and choose the required table
  • In the “field” option and choose the required field.
  • Click in the show check button to display the particular field.
  • In the criteria provide the required fields that are need to be selected.
  • Click on the “Run” button to execute the query.

Query1:

Provide the list of Videos recorded by each Drone in a specific month.

Criteria given:

Between “#6/10/2013#” and “#9/8/2015#”,

Screenshot of creating query

Execution of the query

Query 2:

Provide the list of videos recorded by a specific facility...

Blurred answer
Students have asked these similar questions
1. [30 pts] Match the items on the left with the memory segment in which they are stored. Answers may be used more than once, and more than one answer may be required. 1. Static variables 2. Local variables 3. Global variables 4. Constants 5. Machine Instructions 6. malloc() 7. String Literals Answer A. Code B. Static C. Heap D. Stack
Build an Android App that shows a list of your favorite books' details. The App should have a set of java files that implement an adapter with RecyclerView. The details of the java files you need to create are described below. RecycleViewExample RHONDA BYRNE 2016 Listen to Your Heart: The London Adventure Ruskin Bond 2010 Business of Sports: The Winning Formula for Success Vinit Karnik 2022 A Place Called Home Preeti Shenoy 2018 Vahana Masterclass Alfredo Covelli 2016 The Little Book of Encouragement Dalai Lama 2021 Platform Scale: For A Post-Pandemic World Sangeet Paul Choudary 2021 Unfinished Priyanka Chopra Jonas 2018 1. The first java file should contain a data field which is in this case: Book_name, Author_name, Publication_year. 2. The second java file contains BookViewHolder. 3. The third java file contains the BookAdapter which is act as a bridge between the data items and the View inside of RecycleView. 4. The Mainactivity java file will contain some samples data to display.…
module : java Question3:                                                                                                                                    (30 MARKS) Passenger Rail Agency for South Africa Train Scheduling System Problem Statement Design and implement a train scheduling system for Prasa railway network. The system should handle the following functionalities: 1. Scheduling trains: Allow the addition of train schedules, ensuring that no two trains use the same platform at the same time at any station. 2. Dynamic updates: Enable adding new train schedules and canceling existing ones. 3. Real-time simulation: Use multithreading to simulate the operation of trains (e.g., arriving, departing). 4. Data management: Use ArrayList to manage train schedules and platform assignments. Requirements 1. Add Train Schedule, Cancel Scheduled Train, View Train Schedules and Platform Management 2. Concurrency Handling with Multithreading i.e Use threads to simulate train operations, Each…
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Oracle 12c: SQL
Computer Science
ISBN:9781305251038
Author:Joan Casteel
Publisher:Cengage Learning
Text book image
A Guide to SQL
Computer Science
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Course Technology Ptr
Text book image
CMPTR
Computer Science
ISBN:9781337681872
Author:PINARD
Publisher:Cengage
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781285196145
Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:Cengage Learning