SELECT Statement comes under?
DRL
DDL
DML
DCL
TRUNCATE IS USED TO?
DROP TABLE
DELETE ALL ROWS
DELETE ALL COLUMNS
DELETE ORACLE
SQL means
simple questionary language
simple query language
structured questionary language
structured query language
ORACLE IS?
object oriented programming language
programming language
scripting language
database
SQL statements are divided into?
2
3
4
5
ORACLE is used to store?
operational data
historical data
both
none
DDL Means data drive language?
True
False
oracle is a programming language?
The life cycle of the explicit cursor goes through __________stages:
Declare, Open, Close
Declare, Open, Fetch, Close
None
Declare, Open, Fetch, Close, Remove
Which is a Valid table name:
emp@_tab
emp#_tab
$emp_tab
Emp_delete