embora você use tablea.*, dá-lo-á que todos os registros baseados sobre se juntar à circunstância
selecionar tablea.* do tablea, tableb onde tablea_pk = tableb_fk
selecionar tableb.* do tablea, tableb onde tableb_pk = tablea_fk
Se você quer os dados distintos a seguir tentam o seguinte:
selecionar a.field1 distinto, a.field2 do tablea a, tableb b onde a.table_pk = b.table_pk