Шукаєте відповіді та рішення тестів для SY Common ISE ODD 25-26? Перегляньте нашу велику колекцію перевірених відповідей для SY Common ISE ODD 25-26 в moodle.spit.ac.in.
Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!
Which type of lock allows both read and write operations on data items?
Which of the following is true for mapping a ternary relationship?
Suppose you have:
Employee(EmpID, DeptNo, Salary)Department(DeptNo, Manager)Which Relational Algebra expression finds the managers of employees earning more than 50,000?Consider the relation Construction (Company, Material, Type, Cost) along with the Functional Dependencies:
FD1: Company -> Material
FD2: Material ->Type
FD3: Type -> Cost
The relation is decomposed into the following:
Construction1(Company, Type, Cost)
Construction2(Material, Type)
Which of the following is true about the decomposition?
If a table violates BCNF but satisfies 3NF, it means: