| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Mapping arbitrary number of attributes to DB
Sampo Syreeni wrote:
> On 2006-10-25, Roy Hann wrote:
>
>> To repeat what I already said in this thread, even the crappiest >> so-called SQL DBMSs on the market already solve the problem extremely >> well for practical purposes.
You are begging the question.
> Often the ROI just isn't there eventhough the data is. Instead we only
> know that we have some data, some proper subset of it will be useful
> later on, and so we want to store it, to be sorted out later. It doesn't
> make sense to invest into real data modeling now because later on we'll
> know better which subset of the data is going to be used.
A dbms will allow one to dump each file into a relation that directly reflects the structure of the file. That doesn't cost a whole lot in terms of designing, and it does accomplish exactly what you describe above.
[remainder snipped] Received on Wed Oct 25 2006 - 16:14:30 CDT
![]() |
![]() |