Examlex
The database administrator must be prepared to perform routine maintenance activities within the database.
Factorial
A mathematical operation that involves multiplying a number by every number less than it down to 1; e.g., the factorial of 5 (denoted as 5!) is 120.
Activation Records
Structures that contain information about the execution state of a function or procedure at a certain point in time, typically maintained in the call stack.
Recursion
A programming technique where a method calls itself to solve a problem.
Binary Search Algorithm
An efficient algorithm for finding an item from a sorted list of items, working by repeatedly dividing in half the search interval and comparing the middle item to the target value.
Q11: Database performance is one of the least
Q12: refers to the number of different values
Q14: All SQL commands must be issued on
Q18: -level locks are less restrictive than database-level
Q29: A view is a virtual table based
Q45: Queries against operational data typically are broad
Q63: Two of the most popular applications to
Q64: The combination of normalization and ER modeling
Q69: Normalization purity is often easy to sustain
Q78: When a nonkey attribute is the determinant