What are the datatypes a available in PL/SQL ?

Answer Posted / highness

mainly two types
1. scalar 2. composite

1.
boolean
char
binary integer
number
variable
constant
raw
rowid


2.
records
tables
varrays

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the sql query to display the current date?

812


define sql update statement ? : Sql dba

855


How would you convert date into julian date format?

826


What are different methods to trace the pl/sql code?

786


what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba

784


What is clustered and nonclustered index in sql?

751


is it possible to pass an object or table to a procedure as an argument?

875


Where can I learn sql for free?

737


Explain autonomous transaction.

888


What are tuples in sql?

821


Is subquery faster than join?

777


What is sql profiling in oracle?

768


What is difference between pls_integer and integer?

737


What is insert command in sql?

820


Can we use joins in subquery?

848