adplus-dvertising
frame-decoration

Question

Which of the following is correct syntax for parameter substitution using cmd?

a.

pig {-param param_name = param_value | -param_file file_name} [-debug | -dryrun] script

b.

{%declare | %default} param_name param_value

c.

{%declare | %default} param_name param_value cmd

d.

All of the mentioned

Answer: (a).pig {-param param_name = param_value | -param_file file_name} [-debug | -dryrun] script

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following is correct syntax for parameter substitution using cmd?