Answer Posted / harika
plsql table is a datatype used in cursors,procedures,functions
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why we use join in sql?
How many types of triggers are there in pl sql?
How can a function retun more than one value in oracle with proper example?
Is a secondary key the same as a foreign key?
What is query optimization in sql?
What is an oracle stored procedure?
What are commit, rollback, and savepoint?
What are operators available in sql?
write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba
what is acid property in database? : Sql dba
What is a column in a table?
When to use inner join and left join?
Why do we use triggers?
Does a user_objects view have an entry for a trigger?
what is the use of friend function? : Sql dba