What type of database model is SQL based on?

  • Hierarchical
  • Network
  • Object-Oriented
  • Relational
SQL is based on the relational database model. It uses tables to organize data and relationships between them, making it a powerful and widely used language for managing relational databases.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *