Difference between SQL and HiveQL?

Viewing 1 reply thread
  • Author
    Posts
    • #6548
      DataFlair TeamDataFlair Team
      Spectator

      What is the difference between SQL and HiveQL?
      Comparision between SQL vs HiveQL?

    • #6549
      DataFlair TeamDataFlair Team
      Spectator

      Differences between SQL and HQL:

      SQL is based on a relational database model whereas HQL is a combination of object-oriented programming with relational database concepts.

      SQL manipulates data stored in tables and modifies its rows and columns. HQL is concerned about objects and its properties.

      SQL is concerned about the relationship that exists between two tables while HQL considers the relation between two objects.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.