Introduction to SQL
Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables?

Data Manipulation Language(DML)
None
Both of above
Data Definition Language(DDL)

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
NULL is

the same as 0 for integer
the same as blank for character
the same as 0 for integer and blank for character
not a value

ANSWER DOWNLOAD EXAMIANS APP