Ray has created a graphical calculation view and used RANK node. He added the columns ‘COUNTRY_NAME’ and ‘COMPANY_NAME’ in the Partition block. He has selected the checkbox ‘Dynamic Partition Elements’. In the upper node i.e. Aggregation node, he added only ‘COUNTRY_NAME’ as the output column and did not add ‘COMPANY_NAME’ as the output column. On which column or columns will the data by partitioned in this view?
Data will be partitioned only on ‘COMPANY_NAME’
Data will be partitioned only on ‘COUNTRY_NAME’
Data will be partitioned on both - ‘COUNTRY_NAME’ as well as ‘COMPANY_NAME’