databases Online Quiz - 165
Description: databases Online Quiz - 165 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Which of the following is a SQL aggregate function
The JOIN is a SQL keyword used to ...
We refer to a join as a self-join when…
The difference between the DELETE and TRUNCATE SQL clauses is:
What does the CREATE TABLE statement do?
What is a trigger?
What does follow after the SQL SELECT clause?
Which clause specifies conditions that determines the groups included in the query?
What is Identity Column?
You want to make changes in another database object whenever any new database object is created. which of the following triggers will you use?
Which SQL keyword is used to retrieve a minimum value?
Find the Valid Oracle SID among the options given below
What Work Process is responsible for Database DML opeartions like Insert, Update and Delete?
Where do we find the Oracle alert log?
Deviating from SAP naming conventions for Oracle Database will result in?
Can you use both SELECT and WHERE SQL clauses in one SQL statement?
What is the purpose of the SQL AS clause?