Answer Posted / tilak
1)we can write COMMIT in procedure but we cant write in function
2) function must me return a value but procedure may or may
not be
Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is scope of pl sql developer in future?
What is a recursive stored procedure?
how to dump a table to a file with 'mysqldump'? : Sql dba
How many aggregate functions are available there in sql?
Why do we create views in sql?
What are few of the schema objects that are created using PL/SQL?
Can unique keys be null?
Do we need to create index on primary key?
Can I join the same table twice?
how can we know the number of days between two given dates using mysql? : Sql dba
Is sql open source?
What are views in sql?
what is cursor. write example of it. What are the attributes of cursor.
what are the differences between binary and varbinary? : Sql dba
What are variables in pl sql?