databases Online Quiz - 157
Description: databases Online Quiz - 157 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Explicit Defaults can be used in
MERGE statement
Database transactions end with
In an Oracle Database, Locks are critical
Which is not a group function?
You can use Avg or Sum group functions for any numeric data
COUNT(DISTINCT expr) returns
Which function forces group functions to include null values?
All columns in the SELECT list, that are not there in the GROUP function, should be in the Group By clause
Which is the clause used to restrict groups?
We can use Group functions in the WHERE clause
We can use MIN and MAX for any
You can update more than 1 row in a table with one update syntax
Delete from Employee where grade = ‘Y’” deletes
Which keyword used in DML statements prohibits you from changing rows that are not in the sub-query?
Explicit Defaults can be used in
MERGE statement
Database transactions end with
In an Oracle Database, Locks are critical
Which is not a group function?