Access & Analyzing data from A View

Hello, 

I am attempting to access data (One column of integers) in a view in the cloud database. My goal is to pull the data and then iterate through it to identify the largest number. I have found different functions that allow me write and/ or delete data from the database, but none that would allow me to pull/ access specific columns of data. Does this exist? Or must I use a different approach? 

Thanks in advance... 

  Discussion posts and replies are publicly visible