You execute the following statement:This statement is an example of a/an:
Which keyword would you use in a select statement to return rows that meet a specific condition?
You have a table named Employee that includes the following columns:EmployeeID -Smp1oyeeName -Which statement should you use to return the number of rows in the table?
The Product table contains the following data.You execute the following statement:SELECT COUNT(*)FROM Product WHERE Quantity > 18What is the value returned by this statement?
Which command should you use to remove a table from a database?
The terms "bitmap," "b-tree," and "hash" refer to which type of database structure?