Pig Latin Statement
The Pig Latin statements are utilized to handle the information. An administrator acknowledges a connection as an info and produces one more connection as a result.
Pig Latin Conventions
( >
The parenthesis can enclose one or more items. It can also be used to indicate the tuple data type.
Example - (10, xyz, (3,6,9>
>
[ ] The straight brackets can enclose one or more items. It can also be used to indicate the map data type.
Example - [INNER | OUTER]
{ } The curly brackets enclose two or more items. It can also be used to indicate the bag data type
Example - { block | nested_block }
... The horizontal ellipsis points indicate that you can repeat a portion of the code.
Example - cat path [path ...]