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 does partition by mean in sql?
What is the difference between rename and alias?
How many joins can you have in sql?
what is 'mysqlshow'? : Sql dba
What is sap sql anywhere?
What are all the different normalization?
how to see the create table statement of an existing table? : Sql dba
How do temporal tables work?
How to convert comma separated string to array in pl/sql?
What are procedures used for?
what are dynamic queries in t-sql? : Transact sql
Can you inner join the same table?
Why do we use procedures?
What are the advantages of pl sql over sql?
What is basic structure of pl sql?