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

Is it possible to remove child records without removing master table records...the two having pk,fk relationship?

809


What are types of exception?

534


What is a sql*loader control file?

617


What is difference between inner join and self join?

588


What will you get by the cursor attribute sql%notfound?

590






what are the advantages of using stored procedures? : Sql dba

615


How many sql commands are there?

673


What is the difference between microsoft access and sql server?

531


what is a relationship and what are they? : Sql dba

552


Why are indexes and views important to an organization?

527


Why do we need pl sql?

548


what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba

613


What is a full join?

523


What is the maximum size of sqlite database?

546


What is the primary use of normalization?

526