Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Most DBMS packages contain data definition, data manipulation, and data query languages. For each of the following situations, match to which language would be used
Most DBMS packages contain data definition, data manipulation, and data query languages. For each of the following situations, match to which language would be used and why.
Question options:
The DQL another example of a task that involves querying the database.
The DQL this is an example of a query.
The DDL and the DML the former to alter the structure, the latter to make the change.
The DDL and the DML the former to add the field, the latter to enter data in it
The DQL this listing can be produced by a query.
The DDL this is the language used to define the database
The DML this is the language used to actually process transaction data and update the database.
A database administrator defines the logical structure of the database
The controller requests a cost accounting report containing a list of all employees being paid for more than hours overtime in a given week.
A programmer develops a program to update the fixedassets records stored in the database.
The human resources manager requests a report noting all employees who are retiring within five years.
The inventory serial number field is extended in the inventory records to allow for recognition of additional inventory items with serial numbers containing more than digits.
A user develops a program to print out all purchases made during the past two weeks.
An additional field is added to the fixedasset records to record the estimated salvage value of each asset.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started