Difference between Object-based Data Model and Record-based Data Model?

1 answer

Answer

1271030

2026-04-19 02:40

+ Follow

RECORD type works only in PL/SQL. But OBJECT type gets stored in database and can be used in both SQL and PL/SQL (without redefining it in PL/SQL).

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.