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
what is uncommittable transactions? : Transact sql
How do you write an inner join query?
If a cursor is open, how can we find in a pl/sql block?
Explain the update statement in sql
Describe types of sql statements?
Where is all the data on the internet stored?
Is left join inner or outer by default?
what is the syntax for using sql_variant_property? : Transact sql
What is dbo in sql?
What is the maximum number of triggers, you can apply on a single table?
What is execute immediate?
Can delete statement be rollbacked?
how to use regular expression in pattern match conditions? : Sql dba
What is trigger explain it?
What is the difference between distinct and unique in sql?