Differentiate between %type and %rowtype attribute in
Oracle PL/AQL programming ?
Answer Posted / sunil
ROWTYPE is declared at the record level and the TYPE is
declared for the coloumn level.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How do we use distinct statement? What is its use?
Why do we need a foreign key?
What language is oracle sql developer?
Show code of a cursor for loop.
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
How do I view tables in mysql?
What is rollback?
What is the use of prepared statement?
List the different type of joins?
how to escape special characters in sql statements? : Sql dba
What is the difference between count 1 and count (*) in a sql query?
Explain what is a field in a database and record in a database?
how can we encrypt and decrypt a data present in a mysql table using mysql? : Sql dba
How many sectors are in a partition?
What is the order of sql select?