+1 vote
in Apache Pig by

Pig Latin statements are generally organized in ____________.

Choose the correct answer from below option list

a) A series of “transformation” statements to process the data

b) A DUMP statement to view results or a STORE statement to save the results

c) A LOAD statement to read data from the file system

d) All of the options

1 Answer

0 votes
by
d) All of the options

Pig Latin statements are generally organized in A series of “transformation” statements to process the data, A DUMP statement to view results or a STORE statement to save the results or A LOAD statement to read data from the file system

Related questions

+1 vote
asked Feb 2, 2022 in Apache Pig by sharadyadav1986
+1 vote
asked Feb 2, 2022 in Apache Pig by sharadyadav1986
...