Answer Posted / nashiinformaticssolutions
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 do you mean by stored procedures?
is mysql query is case sensitive? : Sql dba
How do I partition in sql?
Differentiate between syntax and runtime errors.
What is an intersect?
Is it possible to create the following trigger: before or after update trigger for each row?
what are the 'mysql' command line options? : Sql dba
What is the most restrictive isolation level? : Transact sql
What are the types pl/sql code blocks?
What is the difference between alter trigger and drop trigger statements?
Is left join faster than inner join?
What are local and global variables and their differences?
Why do we need view in sql?
What is insert command in sql?
Explain about various levels of constraint.