What is difference between Procedures and Functions ?
Answer Posted / sandeep sahoo
Prcocedure Will do Action whereas Function Will do Calculation
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the features of pl sql?
How many indexes can be created on a table in sql?
What is relationship? How many types of relationship are there?
What is the use of triggers?
How to pipe multiline string to isql?
Define sql delete statement.
what is the stuff function and how does it differ from the replace function? : Sql dba
what is msql? : Sql dba
What is trigger in pl sql with examples?
What is the benefit of foreign key?
What is indexes?
what happens if null values are involved in expressions? : Sql dba
What is the left table in sql?
How do you clear the screen in sql?
How to avoid using cursors? What to use instead of cursor and in what cases to do so?