Answers for ""relational database". *"

SQL
6

what is relational database

Relational Database =
-Tables are structured related to each other
-Each specific type of domain data is strored
 it's own table

Non-Relational Database =
-There is no relation at all between tables
-Mostly key+value pair : like jSon
Posted by: Guest on January-07-2021
-2

sql and relational databases

Relational and non-relational database
Posted by: Guest on July-13-2021

Code answers related to ""relational database". *"

Code answers related to "SQL"

Browse Popular Code Answers by Language