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 is the maximum length of a table name, database name, and fieldname in mysql? : Sql dba

0 Answers  


Is join and inner join the same?

0 Answers  


Is primary key clustered or nonclustered?

0 Answers  


What is a left inner join?

0 Answers  


What is memory optimized table?

0 Answers  






how to find the second highest salary from emp table?

211 Answers   CIS, Cognizant, Cosmosoft, DAS, EDS, GreenTech, HOV Services, IBM, Infosys, National Institute of Science and Technology, Patni, Persistent, Polaris, TCS, Wipro, Yardi, Zensar,


What are the string functions in sql?

0 Answers  


Why do we use joins?

0 Answers  


Explain the the delete statements in sql?

0 Answers  


What is procedure function?

0 Answers  


What is meant by truncate in sql?

0 Answers  


What is keys and its types?

0 Answers  


Categories