What is the difference between Pig and SQL?



What is the difference between Pig and SQL?..

Answer / Ram Gopal

Pig is a high-level data flow language that runs on top of Hadoop, while SQL is a standard query language used for relational databases. The main difference is that Pig supports procedural scripting, whereas SQL is declarative.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

What is Pig Latin?

1 Answers  


Explain the need for MapReduce while programming in Apache Pig?

1 Answers  


Explain the difference between COUNT_STAR and COUNT functions in Apache Pig?

1 Answers  


The difference between GROUP and COGROUP operators in Pig?

1 Answers  


Can you join multiple fields in Apache

1 Answers  


How do users interact with the shell in apache pig?

1 Answers  


What is interactive mode in apache pig?

1 Answers  


Differentiate between piglatin and hiveql?

1 Answers  


What is a skewed join?

1 Answers  


Explain hbasestorage function?

1 Answers  


What are pig scripts?

1 Answers  


How do you run pig scripts on kerberos secured cluster?

1 Answers  


Categories