Oracle

0
Answered
0
Correct
0%
Accuracy
Question 1 Easy Mcq

What is the purpose of the Rollback command?

Question 2 Easy Mcq

In business, what is the most common definition for ERP?

Question 3 Easy Mcq

What is true about this set of statements? CREATE TABLE dept (deptno NUMBER(2), dname VARCHAR2(14), loc VARCHAR2(13)); ROLLBACK; DESCRIBE DEPT;

Question 4 Easy Mcq

In business, what is the most common definition for CRM?

Question 5 Easy Mcq

What is the number of user defined triggers in Oracle?

Question 6 Easy Mcq

The basic units that make up a PL/SQL are called:

Question 7 Easy Mcq

In terms of Oracle, what is the most common meaning of OEM?

Question 8 Easy Mcq

What is the definition of data buffer cache?

Question 9 Easy Mcq

What is Extended Rowid?

Question 10 Easy Mcq

Which one of the following is not a DDL (Data Definition Language) command?

Question 11 Easy Mcq

The IN operator is used when you are using a subquery which returns more than one record. What is the operator used in a correlated subquery?

Question 12 Easy Mcq

Which DATETIME data types cannot be used when specifying column definitions?