I want to know the difference between A Record Type and a Table.
Answer Posted / devi
table is a object where as a recordtype is a user defined
datatype .a table can store data from one table at a time
where as different variable or column declared with
sametype can stores data from multiple table
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is cascade in sql?
how to do backup entire database? : Transact sql
How can I delete duplicate rows?
How to handle bulk data?
What are the two virtual tables available at the time of database trigger execution?
What does pl sql developer do?
How delete a row in sql?
What language is oracle sql developer?
Explain the rollback statement?
How do you add a column to a table?
What are different clauses used in sql?
What is the purpose of a secondary key?
What is use of package in pl sql?
Define union, minus, union all, intersect ?
Is left join faster than inner join?