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
What is the difference between a query and a report?
Which function is used to return remainder in a division operator in sql?
How to rename a column in the output of sql query?
Can a composite key be null?
What is linq to sql?
Define commit?
how to convert character strings to dates? : Sql dba
How can you view the errors encountered in a trigger?
What is the difference between the sql*loader and import utilities? : aql loader
How to assign sql query results to pl sql variables?
How do you optimize a stored procedure query?
Which are the different case manipulation functions in sql?
How do you truncate?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
What is the reports view in oracle sql developer?