selects all the columns from the sailors table code example Example: selects all the columns from the sailors table select * from sailors;