i have doubt that any one tell ref cursor comes in sql
pl/sql? pls clarify?
Answer Posted / nirma durra
Ref-Cursor is DataType
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between sql and mysql?
What are the different types of functions in sql?
What are schema-level triggers?
How delete a row in sql?
What is the clause we need to add in function body to return variable?
Can we use update in sql function?
What is java sql drivermanager?
Explain the select statement in sql?
How to generate a salary slip like jan 1000 1000 feb 1000 2000 ... dec 1000 12000
Is mariadb a nosql database?
what is innodb? : Sql dba
how to include numeric values in sql statements? : Sql dba
what is the use of double ampersand (&&) in sql queries?
How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?
how to delete an existing column in a table? : Sql dba