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
show student;

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation