SELECT col1 FROM tab1 WHERE col1 = (SELECT col1 FROM tab2 WHERE col2 = 103)
info at phpclasses dot org