uppcl AE
closed

closed by
534 views
0 votes
0 votes
closed with the note: Add all question under uppcl2018 tag

 

closed by

Related questions

421
views
1 answers
0 votes
mohit jain asked Jun 25, 2022
421 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...
328
views
0 answers
0 votes
admin asked Jan 5, 2019
328 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 (...
499
views
1 answers
0 votes
admin asked Jan 5, 2019
499 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{...
345
views
1 answers
0 votes
admin asked Jan 5, 2019
345 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...