Consider the following relation.

Student(id, name, marks)

which of the following is used to describe relation in SQL?

1
describe student;
2
Select * from student;
3
Select * student;
4
More than one of the above
5
None of the above

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation