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 is rank () in sql?
How show all rows in sql?
What is rollback?
What is the starting oracle error number? What is meant by forward declaration in functions?
Differences between Oracle 9i and 10g (Probably in terms of SQL and PL/SQL)?
Explian rowid, rownum? What are the psoducolumns we have?
How do you update a value in sql?
How is data stored in sql?
What is the difference between cluster and non-cluster index?
What is sqlerrm?
What are different types of triggers?
what is data integrity? : Sql dba
Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql
Which sql statement is used to return only different values?
What do you mean by dbms? What are its different types?