logo

Crowdly

Browser

Додати до Chrome

Questions Bank (1247835 total)

Переглянути це питання
Переглянути це питання
EntityManager's find() method is used to perform a select query in JPA.
50%
50%
Переглянути це питання
Completed transactions are always: Normal or Abnormal.
0%
0%
Переглянути це питання
Distributed databases can offer higher availability compared to centralized databases due to redundancy
100%
0%
Переглянути це питання
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, create, update, and the relative order of operations is preserved.
0%
0%
Переглянути це питання
Distributed data independence, also known as transparency, requires users to have precise knowledge of the physical location of the data in a distributed database system
0%
100%
Переглянути це питання
Access rights determine for each user which objects they can access and in which way
0%
0%
Переглянути це питання
A "dirty write" is a situation where a transaction tries to modify the same value at the same time as another transaction, and one of the modifications is lost.
50%
50%
Переглянути це питання
The "SELECT" statement is used to retrieve data from a database.
0%
0%
Переглянути це питання