What are the datatypes a available in PL/SQL ?

Answers were Sorted based on User's Feedback



What are the datatypes a available in PL/SQL ?..

Answer / 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

What are the datatypes a available in PL/SQL ?..

Answer / menan

boolean
varchar2
bind variable
timestamp

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More SQL PLSQL Interview Questions

What are the disadvantages of file system?

0 Answers  


Write a unique difference between a function and a stored procedure.

0 Answers  


How do you pronounce sql?

0 Answers  


hello..... i am an comp science engineering graduate planning to do ORACLE certification in PLSQL 9i. just wanted to know whats the possibility getting job is their openings???? is it worth doin that course n certification

1 Answers  


how can we encrypt and decrypt a data present in a mysql table using mysql? : Sql dba

0 Answers  






what is meant by databases

4 Answers  


Why query optimization is needed?

0 Answers  


What programs use sql?

0 Answers  


Why is stored procedure faster than query?

0 Answers  


What information is needed to connect sql*plus an oracle server?

0 Answers  


What can be a size of a pl/sql block? Is there any limit?

2 Answers  


Does pdo prevent sql injection?

0 Answers  


Categories