| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: What databases have taught me
> > ... AI-type apps where data structures are not only highly variable but unknown in advance which makes a methodolgy where a schema has to be updated, less practical.
>
> AI? Our very *brain* can be modelled more or less with a "static schema", I would note:
> T_Links (srcNd_ID, destNd_ID, weight);
> T_Node (node_ID, activationFuncInd, activationWeight);
:) Ddb evolved from similar schemas. The above method, which I refer to as generic modelling, shifts "schema" modification from being table-centric to row-centric. Received on Sat Jun 24 2006 - 23:09:40 CDT
![]() |
![]() |