What are the datatypes a available in PL/SQL ?

Answer Posted / menan

boolean
varchar2
bind variable
timestamp

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What types of commands can be executed in sql*plus?

550


The in operator may be used if you know the exact value you want to return for at least one of the columns.

554


how to delete an existing column in a table? : Sql dba

550


What is primary key secondary key alternate key candidate key?

542


How do I enable sql encryption?

518






Can procedure in package be overloaded?

606


How do I add a primary key to a table?

537


What is an inconsistent dependency?

579


how to fetch alternate records from a table? : Sql dba

592


What is a primary key sql?

559


What is a procedure in pl sql?

543


What is a boolean in sql?

520


table structure: ---------------- col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10 01-mar-2012 11:12:46 01-mar-2012 11:11:23 Write a query to display the result as shown below: col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10

3338


Is ms sql traffic encrypted?

503


Why do we use %rowtype & %type in plsql?

601