Online Test

1). What keyword is used to select all columns from a table??

2). Which SQL statement is used to retrieve data from a database??

3). How do you sort the results of a query in ascending order??

4). Which clause is used to filter the results of a query??

5). What is the default sorting order if not specified??

6). Which SQL statement is used to delete all records from a table??

7). What is the purpose of the JOIN clause??

8). How can you update data in a specific column of a table??

9). What keyword is used to add a new row to a table??

10). Which statement is used to create a new table in SQL??

11). What is the purpose of the DISTINCT keyword??

12). Which SQL clause is used to limit the number of rows returned??

13). How do you find the maximum value of a column??

14). Which function is used to count the number of rows in a table??

15). What does the SQL statement 'ALTER TABLE' do??

16). Which clause is used to sort the results of a query??

Test Results