63.
In an SQL SELECT statement querying a single table, according to the SQL-92 standard the asterisk (*) means that:

64.
The HAVING clause does which of the following?

69.
Which of the following query is correct for using comparison operators in SQL?

70.
How to select all data from student table starting the name from letter 'r'?