What is the difference between anonymous block and named
block or stored procedure?
Answer Posted / tushar
annonymous block-it do not returns values
Named block-named block called function must returned values
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference in execution of triggers and stored procedures?
Does pl sql work in mysql?
How does left join work in sql?
Determine if oracle date is on a weekend?
How do you explain an index?
What are the different types of database management systems?
what are the advantages of sql ? : Sql dba
What is optimistic concurrency control? : Transact sql
How we can update the view?
Explain foreign key in sql?
How much does sql certification cost?
Can I create table without primary key?
Can we call a function containing dml statements in a select query?
Is ms sql is free?
what is self join and what is the requirement of self join? : Sql dba