What is the difference between function and procedure in pl/sql?


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

Post New Answer

More SQL PLSQL Interview Questions

How many sql statements are used? Define them.

0 Answers  


If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????

0 Answers  


What is a boolean in sql?

0 Answers  


Use The Implicit cursor to Query The Department table information Where Deptno is 30.check,if no record was found then print "Record Was Not Found".Else Print Deptname And Ename.Dept table Have Dname Varchar2(20),Deptno Number,EnameVarchar2(20).Please Answer In 2 mins,with in Maximum 15 lines.

5 Answers   Wipro,


Which sql statement is used to delete data from a database?

0 Answers  


What is crud stand for?

0 Answers  


What are pl/sql cursors?

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,


what is bulk bind

4 Answers   TCS,


What is bulk collect in pl sql?

0 Answers  


How can u find column name from a table which have max value in a row.( not max value)

5 Answers  


Explain how can you save or place your msg in a table?

0 Answers  


Categories