SQL (Structured Query Language) Question:

Download Job Interview Questions and Answers PDF

What are the data types allowed in a table?

SQL Interview Question
SQL Interview Question

Answer:

CHAR,
VARCHAR2,
NUMBER,
DATE,
RAW,
LONG and
LONG RAW.

Download SQL Interview Questions And Answers PDF

Previous QuestionNext Question
What is the usage of SAVEPOINTS?How many LONG columns are allowed in a table? Is it possible to use LONG columns in WHERE clause or ORDER BY?