Consider the following scenario: You have a table Klip where column 1 has the following data ARRAY(“b,a,a,a,b,b,b,c,c”) with a group action applied. What will you see if you make a formula reference (!column 1) and a results reference (&column 1) to column 1?

✅  The correct answer is:

b,a,a,a,b,b,b,c,c and b,a,c

Question:

Consider the following scenario: You have a table Klip where column 1 has the following data ARRAY(“b,a,a,a,b,b,b,c,c”) with a group action applied. What will you see if you make a formula reference (!column 1) and a results reference (&column 1) to column 1?

Solution:

  • b,a,a,a,b,b,b,c,c and a,b,c,
  • a,b,c and b,a,a,a,b,b,b,c,c;
  • b,a,a,a,b,b,b,c,c and b,a,a,a,b,b,b,c,c
  • b,a,a,a,b,b,b,c,c and b,a,c