Does sql*plus also have a pl/sql engine?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

how do you count the duplicate records in a table

10 Answers   Tech Mahindra,


what is try_catch block in procedure

0 Answers  


What is scope and visibility in PL/SQL?

0 Answers  


What is a recursive stored procedure?

0 Answers  


What is procedure function?

0 Answers  






What is use of term?

0 Answers  


What is difference between sql and oracle?

0 Answers  


How do you pronounce sql?

0 Answers  


type type_name is table of varchar2(30) index by binary_integer for the above type you have to create a identifier... like identifier_name type_name; for the above type you can use the below methods..like first , last , prior, next , delege..etc...like this.. if you create a cursor...like cursor cursor_name is select * from scott.emp; is there any methods like above to use prior, fist , last , next , trim ,etc...

1 Answers   Satyam,


What is meaning of <> in sql?

0 Answers  


Can we delete column in sql?

0 Answers  


What is coalesce in sql?

0 Answers  


Categories