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
How do I find duplicates in two columns?
Can we use having without group by in sql?
Can we use delete in merge statement?
Explain the types of joins in sql?
What is the difference between null value, zero, and blank space?
how to include numeric values in sql statements? : Sql dba
Which table is left in left join?
What are tables in sql?
Are sql database names case sensitive?
What is a column in a table?
Which sorts rows in sql?
Who is the owner of mysql database?
what are ddl statements in mysql? : Sql dba
What is a clob in sql?
What is view explain with example?