| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Representing Student Activity Score
>> Has anyone a better method of representing the above using only
Subject-Verb-Object (Tuple-Attribute-Value) format? <<
The name is actually EAV (Entity-Attribute-Value) and it is an awful way to handle data. It prevents data integrity, runs like glue and is a nightmare to use. Try using a relational model instead. Received on Wed Jul 21 2004 - 10:02:49 CDT
![]() |
![]() |