databases Online Quiz - 57
Description: databases Online Quiz - 57 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
You want to use SQL*Plus to connect to the oracle database. Which of the following choices does not indicate a component you must specify when logging into the oracle?
Evaluate the SQL statement: SELECT LPAD (salary,10,*) FROM EMP WHERE EMP_ID = 1001; If the employee with the EMP_ID 1001 has a salary of 17000, what is displayed?
For which action can you use the TO_DATE function?
Which one is a system privilege?
Which two are types of functions available in SQL?
Which two statements are true about constraints?
The user Alice wants to grant all users query privileges on her DEPT table. Which SQL statement accomplishes this?
Which constraint can be defined only at the column level?
Which best describes an inline view?
The DBA issues this SQL command: CREATE USER scott IDENTIFIED by tiger; What privileges does the user Scott have at this point?
Which is iSQL*Plus commands?
Which SQL statement returns a numeric value?
Which object privileges can be granted on a view?
Top N analysis requires _____ and _____.
For which two constraints does the Oracle Server implicitly create a unique index?
What is generally the most efficient way to join to join two tables in the same database?
To maximize session performance by filter it should be
Which of the following transformation is passive and connected?
Which of the below transformation can be used as connected and unconnected both way?
Which of the following task can be made reusable?