Hi,
We are supposed to select two columns from the table. I wanted to ask that whether we would also have to provide some sort of query interface so that you can select some instance of the column.
eg Table      -> Movies
     Column1 -> Popularity | Popularity > 7.5
     Column2 -> Year         | Year = 2010

Ammar Yasir