a) The query is syntactically wrong because there is no where clause
b) The query is syntactically wrong because there are more than one attributes in the select clause
c) The query is syntactically wrong because more than one relations are included in the natural join operation
d) The query is correct
Observe the following query and choose the correct option. select name, ID from student natural join department natural
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Observe the following query and choose the correct option. select name, ID from student natural join department natural
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!