Answer Posted / hr@tgksolutions.com
PL/SQL supports various data types, including:
• Scalar data types like VARCHAR2, NUMBER, DATE, and BOOLEAN.
• Composite data types like RECORD and TABLE.
• Reference data types like REF CURSOR and PL/SQL TABLE.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to select the Nth maximum salary from Table Emp in Oracle SQL Plus ?
What is data control language (dcl)?
What is pivot query?
What is an exception in PL/SQL? What are the two types of exceptions?
what are the different type of sql's statements ? : Sql dba
Why functions are used in sql?
What does the base_object_type column shows in the user.triggers data dictionary view?
What are the uses of sysdate and user keywords?
What is union and union all keyword in sql?
What is a database? Explain
What are the main features of cursor?
How many subqueries can be nested in a statement?
What are the three forms of normalization?
Explain the select statement in sql?
what are integrity rules?