Answer Posted / glibwaresoftsolutions
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
What is sqlite used for?
How many tables can a sql database have?
what is union, minus and interact commands? : Sql dba
Can there be more than one function with a similar name in a pl/sql block?
what is a composite primary key ? : Sql dba
What are the 3 types of behavioral triggers?
Why is stored procedure faster than query?
explain advantages of innodb over myisam. : Sql dba
Which are the different types of indexes in sql?
Why use stored procedures?
What kind of join is join?
What is serial sql?
Define concurrency control. : Transact sql
Why do we need sharding?
What are keys in sql?