Question
If all the vowels in the word ‘GRATEFUL’ are changed
to the next letter in the English alphabetical order and all the consonants remain the same then all the letters are arranged in alphabetical order from left to right, how many alphabets are repeating itself in the new arrangement?Solution
Given word - G R A T E F U L
After change -G R B T F F V L
Further change- B FF GLRTV
What is referential integrity?
Which deadlock prevention scheme allows older transactions to preempt younger ones?
In an E-R Diagram, entities are typically represented by:
In PL/SQL, a `CURSOR` is used to:
A system is in a safe state when:
Which database model represents data in a tree-like structure, where each child record has only one parent?
A "diamond" shape in an E-R Diagram typically represents a:
Distributed transactions typically use which protocol for atomicity?
Which normal form ensures no partial dependency of non-prime attributes on a candidate key?
Which of the following is a non-relational database?