select line.lineno, line.linename,line.short_name, ship.shipname, ship.description from line,ship where ship.lineno=line.lineno and ship.shipno=88