databases Online Quiz - 164
Description: databases Online Quiz - 164 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Which SQL statement selects all rows from table called Contest, with column ContestDate having values greater or equal to May 25, 2006?
Which of the following SQL statements will select all records with all their columns from a table called Sales.
Which of the following SQL statements deletes all rows in table called SalesData?
What is the ABS SQL function used for?
If you join a table to itself, what kind of join are you using?
Which SQL keyword is used to retrieve a maximum value?
A trigger is…
Which of the following is a SQL aggregate function
"select" - Belogns to
"select E_Name,E_Number from EMP order by 2" This Query is
Which key word is used to remove a table from the database
To Insert new a column in a table Tbl_Test which of the following query is used
Calling a stored Procedure inside a view is Possible
In the following which is not a DDL ?
When "Join" is used in a query which should not be used with that