I\'m fairly new to PDO and getting them to work with MySQL. I seem to be getting on alright with inserting new data and retriving single results however this I am stuck with
query($sql)->fetchAll(PDO::FETCH_COLUMN);