Recent questions tagged databases

0 votes
0 answers
211
0 votes
1 answer
213
Which of the following are truea. A relational table can have atmost one foreign keyb. The main purpose of foreign key is to optimize the queries by query optimizer.
0 votes
1 answer
215
Let R be a relation of degree 5 then the total number of projections possible on R is ___?
1 votes
1 answer
218
Consider the following schema:$$\begin{array} {l} \text{Sailors}(\; \underline{\textit{sid: } \textsf{integer}}, \textit{ sname: } \textsf{string}, \textit{ rating: } \te...
0 votes
1 answer
223
2NF , 3NF, BCNF decomposition allowed if lossless and dependency preserving , both conditions must preserve. Otherwise given decomposition wrong for normal forms. Is this...
0 votes
0 answers
224