select columns from multiple tables sql code example Example: sql select two columns SELECT columnOne, columnTwo FROM yourTable;