adspace
how a reference cursor works?what all adnvantages are
gained with it..specify the situation?
Answer Posted / a.jyothsna
Difference between cursor and ref-cursors is same as the
difference between variable and constant.
With ref-cursors we can use the cursors variable.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Can delete statement be rollbacked?
how to start mysql server? : Sql dba
Do we need to rebuild index after truncate?
what are the advantages of sql ? : Sql dba
what is sql server agent? : Sql dba
What is the current version of postgresql?
Can we use distinct and group by together?
Can we rollback truncate?
how to use regular expression in pattern match conditions? : Sql dba
what is schema? : Sql dba
Is inner join faster than left join?
Does group by remove duplicates?
what is dbms? : Sql dba
What is the current version of sql?
Is primary key clustered index?