SWQL fetch element from array object

Hi

In the SWQL table there is an array value such as 'AncestorsDisplayNames', and I want to retrieve only a single item from it.

For example, if the array contains ['Physical Memory', 'srv-1-prod'], how can I fetch just 'srv-1-prod'?"

BR