home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a061 / 1.img / CLIENT1 / ACT01B.QRY < prev    next >
Encoding:
Text File  |  1992-02-21  |  90 b   |  4 lines

  1. select pub_name, title
  2. from publishers, titles
  3. where publishers.pub_id = titles.pub_id
  4.