DBI202_-_1_-_SP_2024_-_FE_1616.webp
Shoji97

DBI202_-_1_-_SP_2024_-_FE_1616.webp

  • Media owner Shoji97
  • Ngày thêm
ple Choices
(Choose 1 answer)
The table Arc(x,y) currently has the following tuples (note that there are duplicates): (1,2), (1,2), (2,3), (3,4),(3,4), (4, 1), (4, 1), (4, 1), (4,2). Compute the result of the query:
SELECT a1.x, a2.y, COUNT(*)
FROM Arc a1, Arc a2 WHERE a1.y = a2.x
GROUP BY a1.x, a2.y;
Which of the following tuples is in the result?
Α. (3,1,6)
Β. (1,3,4)
C. (2,4,6)
D. (3,2,6)
Ε. (3,1,2)
I

Q: 25
  • Like
Reactions: cuongle

Thông tin

Category
DBI202
Thêm bởi
Shoji97
Ngày thêm
Lượt xem
7,181
Lượt bình luận
33
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
DBI202_-_1_-_SP_2024_-_FE_1616.webp
File size
164.7 KB
Dimensions
1920px x 930px

Share this media

Back
Bên trên Bottom