Differentiate between %type and %rowtype attribute in
Oracle PL/AQL programming ?
Answer Posted / swapna
ROWTYPE is declared at the record level and the TYPE is
declared for the coloumn level.
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
What are tuples in sql?
Why partition by is used in sql?
What is sqlca in powerbuilder?
What is sql stand for?
How is a PL/SQL code compiled?
1) Synonyms 2) Co-related Subquery 3) Different Jobs in Plsql 4) Explain Plan 5) Wrap 6) Query Optimization Technique 7) Bulk Collect 8) Types of index 9) IF primary key is created then the index created ? 10) Foreign Key 11) Exception Handling 12) Difference Between Delete and Trunc 13) Procedure Overloading 14) Grant Revoke 15) Procedure Argument types. 16) Functions. 17) Joins
Are views faster than queries?
Is sql open source?
What is the purpose of a secondary key?
How is sql used in oracle?
What is the syntax to add a record to a table?
What are the three forms of normalization?
Why is pl sql needed?
explain advantages of myisam over innodb? : Sql dba
what is a materialized view? : Sql dba