Fixed typo
This commit is contained in:
@@ -54,8 +54,9 @@ queries such as:
|
|||||||
* Find all cars that were manufactured before 1990?
|
* Find all cars that were manufactured before 1990?
|
||||||
|
|
||||||
|
|
||||||
This is very JSON / XML columns fall short. You could switch to using NoSQL
|
This is where JSON / XML columns fall short. You can't make these comparisons
|
||||||
databases but those have their own limitations compared to RDBMS.
|
using those column types. You could switch to using some NoSQL database but
|
||||||
|
those have their own limitations compared to traditional RDBMS.
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user