|
|
|
|
|
by scott_s
6076 days ago
|
|
There's a difference between SQL and RDBMS. One can interact with a relational database using a "non-standardized query language and API." Part of the problem is that people are conflating the language abstraction of SQL with the physical relationship of the data. |
|