volume_mute
CALCULATE_GPA operation
publish date: 2022/08/29 02:24:00 GMT+10
volume_mute
A user using an object-oriented or object-relational database cares so much about the operation details of the CALCULATE_GPA operation over the STUDENT record
Correct Answer
False
Explanation
An operation CALCULATE_GPA can be applied to a STUDENT object to calculate the grade point average. Such operations can be invoked by the user queries or application programs without having to know the details of how the operations are implemented.
Reference
Fundamentals of database systems (7th edition)