uppcl AE
closed

closed by
1,025 views
0 0 votes
closed with the note: Add all question under uppcl2018 tag

 

Position:
Show:

Related questions

0 0 votes
1 1 answer
642
642 views
mohit jain asked Jun 25, 2022
642 views
Consider the relation schemas R(A, B, C, D) and S(D, E, F). What will be the degree of the resultant schema R * S, where star (*) symbol represents the natural join opera...
0 0 votes
0 0 answers
526
526 views
admin asked Jan 5, 2019
526 views
Consider the following transactions with data items $\text{P}$ and $\text{Q}$ initialized to zero:T1: read (P); read (Q); if P = 0 then Q : = Q + 1; write (Q); T2: read (...
0 0 votes
1 1 answer
790
790 views
admin asked Jan 5, 2019
790 views
We have a database table with relational schema $\text{R(XYZPQ)}:$$$\begin{array}{|c|c|c|c|c|} \hline \text{X} & \text{Y} & \text{Z} & \text{P} & \text{Q} \\\hline \text{...
0 0 votes
1 1 answer
628
628 views
admin asked Jan 5, 2019
628 views
Let $\text{E}1$ and $\text{E}2$ be two entities in an $\text{E/R}$ diagram with simple single-valued attributes. $\text{R}1$ and $\text{R}2$ are two relationships between...