|
|
|
|
|
by olavk
2818 days ago
|
|
> Most SQL systems provide a 1-to-1 mapping of tables That is a bit weird criticism, since the whole point of relational databases is that the physical storage structure is abstracted away. SQL does not prevent databases from using different storage structures. |
|