Computer Science, asked by abhinav569iepw, 7 months ago

Which SQL keyword is used to sort the result sheet? Which SQL keyword is used to sort the result sheet?

Answers

Answered by ktejasri07
0

Explanation:

select * from resultsheet order by result;

Similar questions