Question
Attributes that do not exist in the physical database,
but their values are derived from other attributes present in the database.Solution
Types of Attributes ⢠Simple attributeā Simple attributes are atomic values, which cannot be divided further. For example, a student's phone number is an atomic value of 10 digits. ⢠Composite attributeā Composite attributes are made of more than one simple attribute. For example, a student's complete name may have first_name and last_name. ⢠Derived attributeā Derived attributes are the attributes that do not exist in the physical database, but their values are derived from other attributes present in the database. For example, average_salary in a department should not be saved directly in the database, instead it can be derived. For another example, age can be derived from data_of_birth. ⢠Single-value attributeā Single-value attributes contain single value. For example ā Social_Security_Number. ⢠Multi-value attributeā Multi-value attributes may contain more than one values. For example, a person can have more than one phone number, email_address, etc.
When a number is divided by 23, the quotient obtained is 168, and the difference between the quotient and the remainder is 152. Determine the number.
An eight-digit number, 81x3y72 is divisible by 72. Find the maximum possible value of x + y.
If 45780x52 is divisible by 72, then find the sum of all possible values of 'x'.
Determine the remainder when 4412Ā is divided by 7?
If the seven-digit number 5728p9 is exactly divisible by 11, then what is the value of (11 p), where p > 0?
When a number is divided by 19, the quotient is 145, and the difference between the quotient and the remainder is 134. Find the number.
What is the value of (2² + 3²) Ć (4³ + 5³) Ć· (6ā“)?
How many factors of 23 Ć 33 Ć 54 Ć 73 are divisible by 50 but not by 100.
Find the largest 4-digit number that is exactly divisible by 27 and 45.
If 'x' is the lowest positive integer divisible by 12, 25 and 30, then find the second smallest positive integer which is divisible by all the three gi...