logo

Crowdly

Browser

Додати до Chrome

Questions Bank (1214882 total)

Let T1, T2, ..., Tn be transactions. Then a sequence of operations of transactions T1, T2, ..., Tn will be called an execution plan only if: all operations are only of the types read, write, abort, commit, and the relative order of operations is preserved.
100%
0%
Переглянути це питання
SQL Server allows for the creation of primary keys to uniquely identify rows in a table.
100%
0%
Переглянути це питання
ORM is a programming technique used to manage interactions between an object-oriented programming language and a relational database
100%
0%
Переглянути це питання
Indexing is not a technique for implementing joins
0%
0%
Переглянути це питання
A Heap can be stored in an array.
100%
0%
Переглянути це питання
Database normalization is the process of structuring a relational database in accordance with a series of so-called normal forms
100%
0%
Переглянути це питання
SQL Server Management Studio (SSMS) is a tool used to manage and administer SQL Server databases.
0%
0%
Переглянути це питання
An execution plan is called serial when for every two transactions Tj and Tn, they are executed simultaneously.
0%
100%
Переглянути це питання
Both relations are traversed in the specified tuple order during merge join operations
0%
0%
Переглянути це питання
There are two types of equivalence between execution plans from which the following serialization terms emerge: conflict equivalence and view equivalence.
0%
0%
Переглянути це питання