Answer Posted / pandu
Hi,
Cursor Attributes
1)Isopen
2)Found
3)Not Found
4)rowCount
but ,we cursor's are two types
Namely 1)Implicit Cursor
calling the attibutes as SQL%ISOPEN
2)Explicit cursor
calling the Attiributes as CursoName%ISOPEN.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the difference between sql and mysql?
What is microsoft t sql?
What is sql scripting?
What are inner outer left and right joins in sql?
what is a view? : Sql dba
Why are sql stored procedures used?
What do you mean by “trigger” in sql?
Does truncate remove indexes?
What is rtm in testing?
how many columns can be used for creating index? : Sql dba
What is group by in sql?
Explain what is a database?
What is the least restrictive isolation level? : Transact sql
What are two statement types in sql?
What are the advantages of indexing?