What is procedure and function?


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

Post New Answer

More SQL PLSQL Interview Questions

Which is better trigger or stored procedure?

0 Answers  


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

0 Answers  


Is sql microsoft?

0 Answers  


table - new_no old_no 2345 1234 3456 2345 5678 4567 output sud be -new_no 1234 2345 3456 4567 5678

2 Answers  


How to fetch common records from two tables?

1 Answers  






Is sql procedural language?

0 Answers  


what is data manipulation language? : Sql dba

0 Answers  


How to select random rows from a table?

0 Answers  


Is pl sql and postgresql same?

0 Answers  


What are all the different normalization?

0 Answers  


Given two tables Student(SID, Name, Course) and Level(SID, level) write the SQL statement to get the name and SID of the student who are taking course = 3 and at freshman level.

9 Answers   Oracle,


When do we create bitmap indexes

2 Answers   CTS,


Categories