Answer Posted / deepu
functions and procedures are both pl/sql programs.
procedures performs a specific task,it takes parameters and
performs the actions.
functions are same as procedures except they wil return a
value.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
What is connection pool in oracle?
Explain the use of show option in imp command.
What are the restrictions in a oracle read only transaction?
What is Data Dictionary Cache in Oracle?
What is meant by recursive hints in oracle?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
When do I need to use a semicolon vs a slash in oracle sql?
How a tablespace is related to data files?
What do you mean by a database transaction & what all tcl statements are available in oracle?
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
What is max rowid in oracle?
How to check your oracle database 10g xe installation?