Free Essay

Ups Tracking

In:

Submitted By ismed
Words 3574
Pages 15
Data Base Management Systems (DBMS)
Study Material (Objective Type questions with Answers)
Shared by

Akhil Arora

Powered by

www.Gr8AmbitionZ.com your A to Z competitive exam guide

DMBS Ojbective Type Questions - Akhil Arora

Q.1 In the relational modes, cardinality is termed as: (A) Number of tuples. (C) Number of tables. Ans: A Q.2 Relational calculus is a (A) Procedural language. (C) Data definition language. Ans: B Q.3 The view of total database content is (A) Conceptual view. (C) External view. Ans: A (B) Number of attributes.

(D) Number of constraints.

(B) Non- Procedural language. (D) High level language.

(B) Internal view.

Q.4 Cartesian product in relational algebra is

(C) a Ternary operator.

8A m

(A) a Unary operator.

Ans: B Cartesian product in relational algebra is a binary operator. (It requires two operands. e.g., P X Q) Q.5 DML is provided for

(A) Description of logical structure of database. (B) Addition of new structures in the database system.

Gr

(C) Manipulation & processing of database. (D) Definition of physical structure of database system.

for more materials visit us at www.Gr8AmbitionZ.com

bit
(D) not defined.

(D) Physical View.

(B) a Binary operator.

ion

Z. co

m

Database Objective type questions

DMBS Ojbective Type Questions - Akhil Arora
Ans: C DML is provided for manipulation & processing of database.

language commands as its name) Q.6 ‘AS’ clause is used in SQL for (A) Selection operation. (C) Join operation. (B) Rename operation. (D) Projection operation.

Ans: B ‘AS’ clause is used in SQL for rename operation. (e.g., SELECT ENO AS EMPLOYEE_NO FROM EMP) Q.7 ODBC stands for (A) Object Database Connectivity. (B) Oral Database Connectivity. (C) Oracle Database Connectivity. (D) Open Database Connectivity. Ans: D

Q.8 Architecture of the database can be viewed as (A) two levels. (C) three levels. Ans: C (B) four levels. (D) one level.

Q.9 In a relational model, relations are termed as (A) Tuples. (C) Tables. Ans:c (B) Attributes (D) Rows.

Q.10 The database schema is written in

Gr

(A) HLL

(C) DDL

8A m
(B) DML (D) DCL

for more materials visit us at www.Gr8AmbitionZ.com

bit

ion

Z. co

m

(Data stored in the database is processed or manipulated using data manipulation

DMBS Ojbective Type Questions - Akhil Arora
Ans: C

(A) physical level. (C) conceptual level Ans: D

(B) logical level. (D) view level.

Q.12 An entity set that does not have sufficient attributes to form a primary key is a (A) strong entity set. (C) simple entity set. Ans: B Q.13 In a Hierarchical model records are organized as (A) Graph. (C) Links. Ans: D (B) List. (D) Tree. (B) weak entity set. (D) primary entity set.

(A) rectangle. (C) ellipse. Ans: C

Q.15 In case of entity integrity, the primary key may be (A) not Null (B) Null

(C) both Null & not Null. Ans: A

Q.16 In tuple relational calculus P1 ®P2 is equivalent to (A) ¬P1 Ú P2 (C) P1 Ù P2 (B) P1 Ú P2

Gr

Ans: A In tuple relational calculus P1 P2 is equivalent to ¬P1 Ú P2.

8A m
(D) P1 Ù¬P2

for more materials visit us at www.Gr8AmbitionZ.com

bit
(B) square. (D) triangle. (D) any value.

Q.14 In an E-R diagram attributes are represented by

ion

Z. co

m

Q.11 In the architecture of a database system external level is the

DMBS Ojbective Type Questions - Akhil Arora
(The logical implication expression A B, meaning if A then B,is equivalent to ¬A Ú B)

to as the (A) DML (C) VDL Ans: A Q.18 A logical schema (A) is the entire database. (B) DDL (D) SDL

(B) is a standard way of organizing information into accessible parts. (C) describes how data is actually stored on disk. (D) both (A) and (C) Ans: A

Q.19 Related fields in a database are grouped to form a (A) data file. (B) data record. (C) menu. (D) bank.

Ans: B Related data fields in a database are grouped to form a data record.

Q.20 The database environment has all of the following components except: (A) users. (B) separate files. (D) database administrator.

(C) database. Ans: A

Q.21 The language which has recently become the defacto standard for interfacing application programs with relational database system is

Gr

(A) Oracle. (C) DBase.

8A m
(B) SQL. (D) 4GL.

(A record is a collection of related fields)

for more materials visit us at www.Gr8AmbitionZ.com

bit

ion

Z. co

m

Q.17 The language used in application programs to request data from the DBMS is referred

DMBS Ojbective Type Questions - Akhil Arora
Ans: B

uses is a (A) module. (C) schema. Ans: D Q.23 In an E-R diagram an entity set is represent by a (A) rectangle. (C) diamond box. Ans: A Q.24 A report generator is used to (A) update files. (C) data entry. Ans: B (B) ellipse. (D) circle. (B) relational model. (D) sub schema.

(B) print files on paper. (D) delete files.

Q.25 The property / properties of a database is / are :

(A) It is an integrated collection of logically related records.

(C) Data stored in a database is independent of the application programs using it. (D) All of the above. Ans: D

Q.26 The DBMS language component which can be embedded in a program is (A) The data definition language (DDL).

(B) The data manipulation language (DML).

Gr

(C) The database administrator (DBA). (D) A query language.

8A m

(B) It consolidates separate files into a common pool of data records.

for more materials visit us at www.Gr8AmbitionZ.com

bit

ion

Z. co

m

Q.22 The way a particular application views the data from the database that the application

DMBS Ojbective Type Questions - Akhil Arora
Ans: B

(A) a criteria. (B) a relation. (C) a tuple. (D) an attribute. Ans: C Q.28 The relational model feature is that there (A) is no need for primary key data.

(B) is much more data independence than some other database models. (C) are explicit relationships among records. (D) are tables with many dimensions. Ans: B Q.29 Conceptual design (A) is a documentation technique.

(C) involves modelling independent of the DBMS. (D) is designing the relational model. Ans:C

Q.30 The method in which records are physically stored in a specified order according to a key field in each record is (A) hash.

(C) sequential.

Ans: A A method in which records are physically stored in a specified order according to a key field in each record is hash.

Gr

(In hash method, a hash function is performed on the key value to determine the unique physical address of the record to store or retrieve)

8A m

for more materials visit us at www.Gr8AmbitionZ.com

bit
(B) direct. (D) all of the above.

(B) needs data volume and processing frequencies to determine the size of the database.

ion

Z. co

m

Q.27 A relational database developer refers to a record as

DMBS Ojbective Type Questions - Akhil Arora
Q.31 A subschema expresses

(C) the external view.

(D) all of the above.

Ans: C A subschema expresses the external view. (External schemas are called also called as subschemas) Q.32 Count function in SQL returns the number of (A) values. (C) groups. (B) distinct values. (D) columns.

Ans: A Count function in SQL returns the number of values.

count only distinct values than the DISTINCT keyword is also to be used) Q.33 Which one of the following statements is false?

(A) The data dictionary is normally maintained by the database

(B) Data elements in the database can be modified by changing the data dictionary. (C) The data dictionary contains the name and description of each data element.

Ans: B

Q.34 An advantage of the database management approach is (A) data is dependent on programs. (B) data redundancy increases.

(C) data is integrated and can be accessed by multiple programs. (D) none of the above.

Gr

Ans: C

8A m

(D) The data dictionary is a tool used exclusively by the database administrator.

for more materials visit us at www.Gr8AmbitionZ.com

bit

administrator.

ion

(Count function counts all the not null values in the specific column. If we want to

Z. co

m

(A) the logical view.

(B) the physical view.

DMBS Ojbective Type Questions - Akhil Arora
Q.35 A DBMS query language is designed to

(B) support in the development of complex applications software. (C) specify the structure of a database. (D) all of the above. Ans: D

Q.36 TrAnsaction processing is associated with everything below except (A) producing detail, summary, or exception reports. (B) recording a business activity. (C) confirming an action or triggering a response. (D) maintaining data. Ans: C

Q.37 It is possible to define a schema completely using (A) VDL and DDL. (B) DDL and DML. (C) SDL and DDL. (D) VDL and DML. Ans: B

(A) direct.

(C) random. Ans: B

Q.39 Data independence meAns

(A) data is defined separately and not included in programs. (B) programs are not dependent on the physical attributes of data.

Gr

(C) programs are not dependent on the logical attributes of data. (D) both (B) and (C).

8A m
(B) hash. (D) sequential.

Q.38 The method of access which uses key trAnsformation is known as

for more materials visit us at www.Gr8AmbitionZ.com

bit

ion

Z. co

m

(A) support end users who use English-like commands.

DMBS Ojbective Type Questions - Akhil Arora
Ans: D both (B) and (C)

(A) Alter. (C) Create. Ans: A

(B) Update. (D) select.

Q.41 E-R model uses this symbol to represent weak entity set ? (A) Dotted rectangle. (B) Diamond (C) Doubly outlined rectangle (D) None of these Ans: C Q.42 SET concept is used in : (A) Network Model (B) Hierarchical Model (C) Relational Model (D) None of these Ans: A

Q.43 Relational Algebra is

(A) Data Definition Language . (B) Meta Language

(C) Procedural query Language (D) None of the above Ans: C

Gr

Q.44 Key to represent relationship between tables is called (A) Primary key (B) Secondary Key

8A m for more materials visit us at www.Gr8AmbitionZ.com

bit

ion

Z. co

m

Q.40 The statement in SQL which allows to change the definition of a table is

DMBS Ojbective Type Questions - Akhil Arora
(C) Foreign Key Ans: C Q.45 _______ produces the relation that has attributes of R1 and R2 (A) Cartesian product (C) Intersection Ans: A (B) Difference D) Product (D) None of these

Q.46 The file organization that provides very fast access to any arbitrary record of a file is (A) Ordered file (C) Hashed file Ans: C Q.47 DBMS helps achieve (A) Data independence (C) Neither (A) nor (B) Ans: D (B) Unordered file (D) B-tree

(B) Centralized control of data (D) both (A) and (B)

Q.48 Which of the following are the properties of entities? (A) Groups (C) Attributes Ans: C (B) Table

Q.49 In a relation

(A) Ordering of rows is immaterial (B) No two rows are identical (C) (A) and (B) both are true (D) None of these. Ans: C

Gr

Q.50 Which of the following is correct:

8A m

for more materials visit us at www.Gr8AmbitionZ.com

bit
(D) Switchboards

ion

Z. co

m

DMBS Ojbective Type Questions - Akhil Arora
(A) a SQL query automatically eliminates duplicates.

(C) a SQL query will not work if there are no indexes on the relations (D) None of these Ans: D Q.51 It is better to use files than a DBMS when there are (A) Stringent real-time requirements. (B) Multiple users wish to access the data. (C) Complex relationships among data. (D) All of the above. Ans: B Q.52 The conceptual model is (A) dependent on hardware. (B) dependent on software.

(C) dependent on both hardware and software .

(D) independent of both hardware and software.

Q.53 What is a relationship called when it is maintained between two entities? (A) Unary (B) Binary

(C) Ternary Ans: B

Q.54 Which of the following operation is used if we are interested in only certain columns of a table?

Gr

(A) PROJECTION (C) UNION

8A m
(D) Quaternary

Ans: D

for more materials visit us at www.Gr8AmbitionZ.com

bit
(B) SELECTION (D) JOIN

ion

Z. co

m

(B) SQL permits attribute names to be repeated in the same relation.

DMBS Ojbective Type Questions - Akhil Arora
Ans: A

(A) CHARACTER (C) FLOAT Ans: D

(B) NUMERIC (D) All of the above

Q.56 The RDBMS terminology for a row is (A) tuple. (C) attribute. Ans: A (B) relation. D) degree.

(A) UNION (C) DIFFERENCEqq Ans: D

(B) INTERSECTION (D) All of the above

(A Dynamic Data Language (C) Data Definition Language Ans: C

Q.59 Which of the following is an advantage of view? (A) Data security (B) Derived columns

(C) Hiding of complex queries Ans: D

Q.60 Which of the following is a legal expression in SQL? (A) SELECT NULL FROM EMPLOYEE;

Gr

(B) SELECT NAME FROM EMPLOYEE; (C) SELECT NAME FROM EMPLOYEE WHERE SALARY = NULL;

8A m

for more materials visit us at www.Gr8AmbitionZ.com

bit
(D) All of the above

Q.58 The full form of DDL is

(B) Detailed Data Language

(D) Data Derivation Language

ion

Q.57 Which of the following operations need the participating relations to be union compatible?

Z. co

m

Q.55 Which of the following is a valid SQL type?

DMBS Ojbective Type Questions - Akhil Arora
(D) None of the above

Q.61 The users who use easy-to-use menu are called (A) Sophisticated end users. (C) Stand-alone users. Ans: B Q.62 Which database level is closest to the users? (A) External (C) Physical Ans: A (B) Internal (D) Conceptual (B) Naïve users. (D) Casual end users.

Q.63 Which are the two ways in which entities can participate in a relationship? (A) Passive and active (C) Simple and Complex Ans: B (B) Total and partial (D) All of the above

Q.64 The result of the UNION operation between R1 and R2 is a relation that includes (A) all the tuples of R1 (B) all the tuples of R2

(C) all the tuples of R1 and R2

(D) all the tuples of R1 and R2 which have common columns Ans: D

Q.65 Which of the following is a comparison operator in SQL? (A) = (B) LIKE

(C) BETWEEN Ans: D

Gr

8A m

(D) All of the above

for more materials visit us at www.Gr8AmbitionZ.com

bit

ion

Z. co

m

Ans: B

DMBS Ojbective Type Questions - Akhil Arora
Q.66 A set of possible data values is called

(C) tuple. Ans: D

(D) domain.

Q.67 Which of the operations constitute a basic set of operations for manipulating relational data? (A) Predicate calculus (C) Relational algebra Ans:C Q.68 Which of the following is another name for weak entity? (A) Child (C) Dominant Ans: A (B) Owner (D) All of the above (B) Relational calculus (D) None of the above

(A) base table (C) view (D) none of the above Ans: C

(B) index

Q.70 NULL is

(A) the same as 0 for integer

(B) the same as blank for character

(C) the same as 0 for integer and blank for character (D) not a value Ans: D

Gr

Q.71 Which of the following is record based logical model?

8A m

for more materials visit us at www.Gr8AmbitionZ.com

bit

Q.69 Which of the following database object does not physically exist?

ion

Z. co

m

(A) attribute.

(B) degree.

DMBS Ojbective Type Questions - Akhil Arora
(A) Network Model (B) Object oriented model

Ans: A Q.72 A data dictionary is a special file that contains: (A) The name of all fields in all files. (B) The width of all fields in all files. (C) The data type of all fields in all files. (D) All of the above. Ans: D

(A) SELECT (C) JOIN Ans: A

(B) PROJECT (D) PRODUCT

a file key into a record location is : (A) B-Tree File (C) Indexed File Ans: B

Q.75 Using Relational Algebra the query that finds customers, who have a balance of over 1000 is

(A) PCustomer_name(s balance >1000(Deposit)) (B) s Customer_name(Pbalance >1000(Deposit)) (C) PCustomer_name(s balance >1000(Borrow))

Gr

(D) s Customer_name(Pbalance >1000(Borrow)) Ans: A

8A m

for more materials visit us at www.Gr8AmbitionZ.com

bit
(B) Hashed File (D) Sequential file.

Q.74 The physical location of a record is determined by a mathematical formula that trAnsforms

ion

Q.73 A file manipulation command that extracts some of the records from a file is called

Z. co

m

(C) E-R Model (D) None of these

DMBS Ojbective Type Questions - Akhil Arora
Q.76 A primary key is combined with a foreign key creates

(B) Many to many relationship between the tables that connect them. (C) Network model between the tables that connect them. (D) None of the above. Ans: A Q.77 In E-R Diagram derived attribute are represented by (A) Ellipse (C) Rectangle Ans B Q.78 Cross Product is a: (A) Unary Operator (C) Binary Operator Ans: C (B) Dashed ellipse (D) Triangle

(B) Ternary Operator (D) Not an operator

Q.79 An instance of relational schema R (A, B, C) has distinct values of A including NULL values. Which one of the following is true?

(C) A is a primary Key Ans: B

Q.80 Consider the join of a relation R with relation S. If R has m tuples and S has n tuples, then the maximum size of join is: (A) mn (B) m+n

(C) (m+n)/2 Ans: A

Gr

Q.81 The natural join is equal to :

8A m

(A) A is a candidate key

for more materials visit us at www.Gr8AmbitionZ.com

bit
(B) A is not a candidate key (D) Both (A) and (C) (D) 2(m+n)

ion

Z. co

m

(A) Parent-Child relation ship between the tables that connect them.

DMBS Ojbective Type Questions - Akhil Arora
(A) Cartesian Product

(C) Combination of selection and Cartesian product (D) Combination of projection and Cartesian product Ans: D Q.82 Which one of the following is not true for a view: (A) View is derived from other tables. (B) View is a virtual table.

(C) A view definition is permanently stored as part of the database. (D) View never contains derived columns. Ans: C

Q.83 A primary key if combined with a foreign key creates

(A) Parent-Child relationship between the tables that connect them.

(C) Network model between the tables that connect them. (D) None of the above. Ans: A

Q.84 In E-R Diagram relationship type is represented by (A) Ellipse (B) Dashed ellipse (D) Diamond

(C) Rectangle Ans: D

Q.85 Hierarchical model is also called (A) Tree structure (B) Plex Structure

Gr

(C) Normalize Structure (D) Table Structure Ans: A

8A m

for more materials visit us at www.Gr8AmbitionZ.com

bit

(B) Many to many relationship between the tables that connect them.

ion

Z. co

m

(B) Combination of Union and Cartesian product

DMBS Ojbective Type Questions - Akhil Arora
Q.86 To delete a particular column in a relation the command used is:

(C) ALTER Ans: C

(D) DELETE

Q.87 The ______ operator is used to compare a value to a list of literals values that have been specified. (A) BETWEEN (C) IN Ans: A Q.88 A logical schema A) is the entire database (B) ANY (D) ALL

B) is a standard way of organizing information into a accessible part C) describe how data is actually stored on disk D) none of these Ans: D

Q.89 A B-tree of order m has maximum of _____________ children

(C) m-1 Ans: A

Q.90 _____________ function divides one numeric expression by another and returns the remainder.

(A) POWER (C) ROUND Ans: B

Gr

Q.91 A data manipulation command the combines the records from one or more tables is called

8A m
(D) m/2

(A) m

(B) m+1

for more materials visit us at www.Gr8AmbitionZ.com

bit
(B) MOD (D) REMAINDER

ion

Z. co

m

(A) UPDATE

(B) DROP

DMBS Ojbective Type Questions - Akhil Arora
(A) SELECT (C) JOIN Ans: C Q.92 In E-R diagram generalization is represented by (A) Ellipse (C) Rectangle Ans: D (B) Dashed ellipse (D) Triangle (B) PROJECT

Q.93 _________ is a virtual table that draws its data from the result of an SQL SELECT statement. (A) View (C) Sequence Ans: A (B) Synonym (D) TrAnsaction

Q.94 The method of access which uses key trAnsformation is known as

(C) Random Ans: B

(D) Sequential

(A) Join

(C) Outer Join (D) Equi Join Ans: B

Q.96 _________ data type can store unstructured data (A) RAW (B) CHAR

(C) NUMERIC Ans: A

Gr

8A m
(B) Self Join (D) VARCHAR

Q.95 A table joined with itself is called

for more materials visit us at www.Gr8AmbitionZ.com

bit

(A) Direct

(B) Hash

ion

Z. co

m

(D) PRODUCT

Similar Documents

Premium Essay

Ups Tracking

...UPS served their customers through websites. This allowed customers to become more dependent on their services and brand name. UPS Threats Even though UPS was a strong competitor in the parcel service industry, they still have viable competition that still holds a large percentage of the market share. FedEx is UPS's largest competitor. FedEx offers more services to their consumers. Another threat is the increase in globalization and the desire for foreign parcel service companies' to enter the U.S. market. FedEx StrengthsFedEx was created on an entirely new concept in package delivery. This concept was an overnight express air delivery service. FedEx has experienced consistent growth in terms of net income almost every year of operation. One of the biggest strengths is their business concept. The company also provides e-commerce and supply chain management services to clients worldwide. FedEx offers a wide variety of delivery options including worldwide express delivery, ground small parcel delivery, and freight delivery. FedEx is a household name and exceeds in express package delivery. FedEx's success is also because of the "People-Service-Profit," which means that they put their employees first. They believe that employees will be motivated to provide the best customer service possible and then profitability will follow. FedEx created the hub-and-spoke route system; they supplied logistical services, and the introduction of advanced technology. They also helped companies...

Words: 628 - Pages: 3

Premium Essay

Information System

...The inputs, processing, and outputs of ups package tracking system: Inputs: The inputs include package information, customer signature, pickup, delivery, time-card, current location (while en route), and billing and customer clearance documentation. Processing: The data are transmitted to a central computer and stored for retrieval. Data are also reorganized so that they can be tracked by customer account, date, driver, and other criteria such as the consolidation of orders for efficient final delivery of packages. Outputs: The outputs include pickup and delivery times, location while en route, and package recipient. The outputs also include various reports, such as all packages for a specific account or a specific driver or route, as well as summary reports for management. Technology Used By Ups: Technology has played a large role in UPS’s ability to expand and grow to serve globally in more than 200 countries and territories. UPS relies on several technologies to gain a competitive advantage against rival companies. The company streamlines processes by utilization of bar- code scanning systems, wireless networks, a mainframe computer, a portable computing device, software products and the internets. Using a handheld computer called a Delivery Information Acquisition Device (DIAD), UPS drivers automatically capture customer’s signatures along with pickup, delivery, and time-card information. The drivers then place the DIAD into their truck's vehicle adapter, an information-transmitting...

Words: 1316 - Pages: 6

Premium Essay

Strategic Information Systems

...are the inputs, processing, and outputs of UPS’s package tracking system? The company’s inputs are: package information, customer signature, pickup, delivery and timecard data, data location and billing and customer clearance documentation. Processing: They simply transmit data into the central network. The driver places the DIAD into the UPS truck’s vehicle adapter then the package tracking information is then transmitted to UPS’s network for storage and processing in the main computers. From there, the information can be accessed worldwide to provide proof of delivery to customer. The scanning of the barcode at various points along the route and the data is fed into the central computer to keep track of the progress of shipment. Output: the delivery information that can be assessed worldwide to provide proof of delivery to customers. Customers can also access this information through the UPS website or a special package tracking software supplied by UPS 2. What technologies are used by UPS? Technologies include handheld computers (DIADs), barcode scanning systems, wired and wireless communications networks, desktop computers, UPS’s central computer (large mainframe computers), and storage technology for the package delivery data. UPS also uses telecommunication technologies for transmitting data through pagers and cellular phone networks. The company uses in-house software for tracking packages, calculating fees, maintaining customer accounts...

Words: 560 - Pages: 3

Free Essay

Acconting Information Systems

...keep customers satisfied, and competitors on their toes. In the past 10 years FedEx has made much progress in automating many of their information systems such as invoicing and accounts receivable. They also led the industry in providing online services to their customers, and high-speed mobile devices to their couriers. One of their most notable technological advances was their development of DirectLink. FedEx created DirectLink, a powerful electronic data interchange (EDI) enabling software, to allow customers to download invoices, create reports, export data, and remit payments. Customers can still pay their bills online, over the phone or the traditional way by mailing in payments; however, FedEx encourages customers to sign up for DirectLink because of many advantages it offers (FedEx, n.d.a). DirectLink allows customers to download bills, remit payments online and manage their own account, which is extremely efficient for the customers and the company. For one, electronic invoicing allows FedEx to save money on printing and postage costs. Electronic payments also save time and create less manual work for the company. The AIS validates records and processes payments. With the AIS processing payments, it eliminates the chance of human input error; it also prevents returned check fees. Allowing customers to manage their own account also saves money on call center costs. When customers have questions about their account they can go online and look at...

Words: 1197 - Pages: 5

Premium Essay

Mis Ups Case

...UPS CASE STUDY For UPS to operate as immaculately as it does it takes advantage of a system that has taken many years and billions of dollars to develop. It all starts with the package labeling. For each package a label is given. On the label are a barcode and a number. On the barcode UPS inputs important information about the sender, destination, and estimated arrival time. UPS uses this information to process its packages. With its automated tracking system UPS can monitor the delivery process and even re-route packages if needed. Periodically through the life cycle of a delivery barcode devices scan shipping information on the package labels to update milestones in the delivery status. Customer reps can use this information to update customers on where their package is. Customers also have the option to check themselves vi a the UPS website or mobile app. UPS utilizes a myriad of technology to insure its success. One of the most important is its Delivery Information Acquisition Device (DIAD). This is the everyday device that uploads to a wireless network and gives its drivers instructions for the day. It also captures customers’ signatures and automatically updates tracking information in the UPS system for processing and storage. From the beginning UPS promised “the best service and the lowest rate.” UPS works hard to deliver on this commitment. Going back to UPS’s label system information is sent to one of its computer centers before the package is even picked up. This...

Words: 505 - Pages: 3

Premium Essay

Mcbride Financial Services:

...They have hubs located in St. Louis, Bayonne N.J, and in Los Angeles. Huffman’s trucking has a fleet of 800 trucks. Each truck is equipped with a GPS tracking system. This allows each truck and it’s cargo to be tracked to and from its destination. The dispatch is vital to operations, by allowing the truck and cargo to be tracked, and monitored. The companies driver’s are tracked from the moment he and his freight leave the warehouse. It also allows for real time access. Without real time access, remote locations would not be able to access the specific data on the trucks, in real time. Each truck is connected to the system through the real time access. Keeping these systems up to date will increase the speed of delivery and information. Each truck is equipped with a GPS system that is connected to the hub. Each hub has specific information, on all trucks and freight. This way the company knows which trucks are carrying which freight and going to which destination. Without exact locations of each truck, shipments can get lost or misplaced. Without this information system, the company could get back logged and need to sort out everything. This is very important to keep the costs down. The company would have to conduct a manual search and and therefore end up being more costly. They would have to contact each driver and go...

Words: 547 - Pages: 3

Free Essay

Determining Databases

...booth components, equipment, and shipments? Booth Components – Names of components, Serial numbers of equipment and manufacture information, Approximately how long does it take to set up, Where it is being shipped from and where it is being shipped to and what type of shipment is being used and price of equipment. Also what is the weight and size of components being delivered and scheduled time of delivery. Equipment – Equipment would have the same fields as booth components except need tracking system to now where is equipment is located and in what order each piece of equipment will be showcased. Shipments – Shippers name, address, and contact information, shipment warranty information, scheduled delivery and pickup times. Something that is contained on our shipment boxes is how many pieces are being shipped and how to handle equipment because some electronic equipment needs to be handled with care. Example of two relationships that need to be tracked. The first relationship that needs to be tracked is between the shippers and equipment being shipped. Marketing assistant needs to keep track of shipping information to determine when shipment will arrive and to coordinate movement of equipment. The second relationship that needs to be tracked is between personnel that supervised the set up and breakdown and booth components. In order to account for booth components the marketing assistant needs to know who to contact for each component, especially if any issues arise. ...

Words: 328 - Pages: 2

Premium Essay

There It Is

...UPS Case Study   1. What are the inputs, processing, and outputs of UPS’s package tracking system?   1) The inputs of the package tracking system are information about senders and receivers, such as their names and addresses, the weights of packages, the contents of the packages, the pick up dates, the type of services (ground shipping, overnight shipping, etc.) and customers’ signatures.   2) The system then processes those information to calculate and compare delivery routes for each driver and calculate the estimate delivery date for each package.   3) The outputs of the system are the most efficient delivery routes for drivers and delivery status for packages.   2. What technologies are used by UPS? How are these technologies related to UPS’s business strategy?   1) The technologies used by UPS include handheld computers, bar code scanners, wired and wireless communications networks, desktop computers, UPS’s data center, storage technology for the package delivery data, UPS in-house package tracking software, and software to access the World Wide Web.   2) UPS’s business strategy is: best service and lowest rates. By using these technologies, UPS creates the most efficient delivery route for every package. Thus the costs are reduced significantly. Additionally, customers can access the UPS web site to check delivery routes, calculate shipping rates, determine time in transit, print labels, schedule a pickup, and track their packages whenever they want to. These bring...

Words: 385 - Pages: 2

Free Essay

Ups Case

...1. The UPS uses the scannable bar-coded label attached to packages, which contains detailed information about the sender, then destination, and when the package should arrive. The bar-coded label will transmit delivery information to UPS computer center. The dispatchers will create the most efficient delivery route for each driver. Then drivers use Delivery Information Acquisition Device to receive information and capture customers’ signatures. In this way, UPS can monitor and re-route packages, because of the technology UPS saved 28 million miles and 3 million gallons of fuel each year, what’s more, the customers can track their parcel in every minute through UPS web and the customer representatives are able to check the status of packages and respond customer’s inquiries. 2. UPS used tracking technology and Hired Hand technologies. The tracking technology make customer more trust and familiar with UPS cause customer can see where and how their parcel has been delivered, in the same time, UPS using the tracking technology saved a huge amount of money by reducing the mileages and fuels of delivery trucks’ daily usage. The Hired Hand technologies gain more profit from not only individuals but also manufactures. Because these technologies can provide both track products and help to build weekly manufacturing plans. 1. 2. 3. The UPS’s information system solved firstly road calculation. Without the information system UPS may spend millions more on trucks and...

Words: 313 - Pages: 2

Premium Essay

Introduction to Is

...[March 5th, 2010] [pic] | Rebecca Murphy, Reginald Demery and Melanie Bennett | Kudler Fine Foods is a small franchise of three stores currently. Each store provides the quality of service you would expect from a specialty store. Even though small in size the product selection is large. The current operating system each store has needs to be upgraded. All stores should run the same equipment requirements and software. Initially there would be cost involved for the upgrade but it is definitely a well worth investment to improve sales inside the stores and online. Adding the feature of ordering online would boost sales. Kathy Kudler would be able to create this online ordering site from within the current site or she could bring someone in to create it. Again it would be a well worth investment. Kudler Fine Foods is an amazing company but the website lacks information and customer satisfaction. When a customer visits the Kudler Fine Foods website we want them to experience the very best customer service while allowing them to want to revisit. We have to improve a lot of problems with the Kudler Fine Foods website to better help our customers and in order to do that we are going to improve the websites appearance, improve communication, which will include a 1-800 number for customers if they have a problem, create a FAQ page/email and most importantly...

Words: 2690 - Pages: 11

Premium Essay

Automated Inventory System

...plan that fits her budget in this economy is going to be tough but is very manageable. If you look at businesses in the market, then one should know that a business should be able to adapt to change and provide a service that is fast and reliable. We are going to be taking my sisters manual tracking and ordering system to an updated automated system. In order to make her store automated we will have to go on a shopping spree and purchase the hardware for the automated inventory system. Since we are on a budget we will look at the main things that will be needed. Hardware is a major part of automating her business. Hardware consist of a computer or laptop, an operating system, keyboard, router, mouse, and external hardware (i.e. printer, fax, and copier). My assumption is that she does not have any of this so we are starting from scratch. After purchasing and setting up the hardware she will need we will move on to the next step, Software upgrades and requirements. Software can be simple or it can be complicated. It can also be costly if you are not careful. If we go with the more expensive route we would need to invest in scanners. Investing in scanners will be necessary to keep up with the products coming in and out of store. Software can be complicated and become a very touchy subject. We could pay a third party to write a program for the store specifically or we could buy one that is already packaged. Benefits of having one made for the store consist of allowing you to...

Words: 1026 - Pages: 5

Premium Essay

Ups Information System

...Case summary: UPS has created its own information system with Delivery Information Acquisition Device (DIAD) and Web-based Post-Sales Order Management System (OMS) globally by using developed information technology. These special systems help the company to reduce the cost of transaction greatly. By building its efficient order information management system, UPS can make optimal routing strategy, place orders online, and track shipments to meet customer needs. These information systems guarantee the possibility of two-day delivery nationwide as well as lower warehousing and inventory costs for the company. Questions: 1. What are the inputs, processing and outputs of UPS’s package tracking system? Inputs: the inputs include package information, customer signatures, pickups, delivery and timecard information, and locations on each route. Processing: in the process of transactions, the data is transmitted to the information center and stored for retrieval. During the whole process, the data of shipped packages is available to be checked by drivers and tracked by customers. Outputs: mostly the same data as the inputs, including pickups, delivery times, locations of routes and package recipients. In addition, the outputs also include calculations of shipping rates to enable UPS customers to embed UPS functions, such as cost calculations, to their own websites. 2. What technologies are used by UPS? How are these technologies related to UPS’s business strategy? Technologies include...

Words: 494 - Pages: 2

Free Essay

Rocket Fuel

...ROCKET FUEL: “QUANTIFIED SELF” DIGITAL TOOLS A CPG MARKETING OPPORTUNITY Q4 2014 OVE RVI E W Quantified Self (QS) is an emerging area of technology that allows consumers to use a variety of digital tools to collect data and learn about their behaviors and habits of everyday life. The increasing number QS digital tools available today includes smartwatches, wearable fitness trackers, apps, and websites. As consumers continue to integrate these new QS digital tools into their lives, the data collected by these tools presents new opportunities for CPG marketers to learn more about consumers’ behavior and better reach their target audiences. To better understand this new technology trend and assess its impact on the future of digital media for CPG marketers, Rocket Fuel conducted a custom primary research study among consumers in the U.S. to: • Understand consumers’ interest in using health and fitness QS tools • Gauge current usage of health and fitness QS tools • Understand the impact of health and fitness QS tools on consumer behavior • Evaluate consumers’ openness to sharing their QS data with CPG advertisers STUDY DETAILS This survey was conducted online using a trusted third-party research vendor and fielded from December 3 – 10, 2014, among 1,262 total respondents who live in the U.S., use a computer regularly, and either currently use a Quantified Self tool to track their health and fitness or who are interested in using a Quantified Self tool to track their health...

Words: 3528 - Pages: 15

Premium Essay

Air Canada

...Technology: UPS Georges bou chahine Case study 1) The inputs, outputs, processing of UPS package tracking system: * scannable bar coded label: it is attached to a package that contains detailed information about the sender and the destination and when the package shoud arrive. * Smart label: the information about the package are condensed in the smart label and sent to one of the computer centers and then sent to the distribution center near the final destination. * Dispatchers: dispatchers are found in the distributions centers, it downloads data and we use special software to create the most efficient route for each driver. Taking into consideration (traffic, weather, location stop). * Bar code devices: scan shipping information and send it to the computer center. 2) Technologies used by ups: * DIAD (delivery information acquisition device): it can access one of the wireless networks cell phones rely on. It helps to show the days route of the package, and it captures customers signature with pickup and delivery information, it provides proof of delivery for customers. It can monitor and even re-route packages through the delivery process. * Company’s web site: to track package, check delivery route, calculate shipping rate, schedule pickup… Ups business strategy is to keep up customers up to dated about their packages and to build trust in their relations through this technology that offer the customer the best service and keeping the lowest...

Words: 363 - Pages: 2

Premium Essay

Case Study: Ups Competes Globally with Information Technology

...Case Study: UPS Competes Globally with Information Technology 1. What are the inputs, processing, and outputs of UPS’s package tracking system? * The Inputs to the UPS package tracking system includes the following shipping information: * Customers signatures * Pick-up information * Delivery information * Time card information * Processing involves using the data captured above to update information on the central computer. * Outputs include the delivery status and position of a parcel. 2. What technologies are used by UPS? How are these technologies related to UPS’s business strategy? a. Handheld computer – the Delivery Information Acquisition Device is a handheld computer that lets the delivery agent collect delivery info remotely for real-time updating of delivery status. b. Cellular Technology – information collected on the DIAD is transmitted from the delivery vehicle via cellular network. This allows for remote and near real-time transmission of delivery data. c. World Wide Web – Allows customers to check delivery routes calculate shipping and schedule a pickup conveniently and remotely. This increases the reach of their services to those. 3. What problems do UPS’s information systems solve? What would happen if these systems were not available? d. I these technologies were not present, customers would not be able to track their shipments in a real-time manner. e. Customers...

Words: 390 - Pages: 2