Explain the difference between COUNT_STAR and COUNT functions in Apache Pig?
Answer Posted / Shiv Kumar Ranjan
"COUNT_STAR counts the total number of rows in a relation, while COUNT counts the number of non-null values for a specific column or field."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers