Anjali has written the following query in Open Office Base. What will happen if we remove the word “asc” from the query?Select * from Student order by Rollno asc;

🎲 Try a Random Question  |  Total Questions in Quiz: 200  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
IT 402 Unit 3 RDBMS Class 10 Practice Test — practice the complete quiz, review flashcards, or try a random question.

A relational database management system (RDBMS) is a program used to create, update, and manage relational databases. Some of the most well-known RDBMSs include MySQL, PostgreSQL, MariaDB, Microsoft SQL Server, and Oracle Database.


Anjali has written the following query in Open Office Base. What will happen if we remove the word “asc” from the query?<br>Select * from Student order by Rollno asc;