You are on page 1of 1

plsql questions:chinna206bet

dynamic sql,functions,procedure,package

1.what is dynamic sql?

2.what is subprograms and tell something about that?

3.what is the diff between function and procedure?

4.what is the diff between named block and name less block?

5.tell somthing about packages?

6. write a simple function,procedure and package?

7. what are the parameters?

8.how to call function,procedure?

9.what is global variable,local variable?

10. is there any chance to call procedure with select statements?

11.when we cann't call a function through select statement?

12. what is diff between packaged procedure and standalone procedure?

13.can we pass parameters to a package?

You might also like