difference between procedures and function?

Answer Posted / harika

we can insert images through procedures

but function may not

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to assign values to variables?

810


How to rollback the current transaction in oracle?

766


What operating systems are supported by oracle database 10g xe?

790


What is the usage of synonyms?

810


what are bitmap indexes? How does they work?

1943


What is catalog in Oracle?

867


How to end the current transaction in oracle?

751


What suggestions do you have to reduce the network traffic?

715


Explain the importance of .pll extension in oracle?

746


src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));

1416


What is the database name in oracle?

763


How to delete all rows a table in oracle?

803


How to declare a local variable?

803


Explain oracle instance.

885


How to create a stored function in oracle?

822