Help
Alla_Pob
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Feb 08, 2017
‎Nov 29, 2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 10 Kudos given
  • 4 Kudos received

User Activity

I have 2 tables, and I need a result that shows only inputs that are the same in both tables. Hence, to compute the intersection of a number of arrays. array intersect ( array1, array2 [, array#… ] ) Returns an array containing all the values of arra...