home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / database / postgres / postgre1.z / postgre1 / video / script-33 < prev    next >
Encoding:
Text File  |  1992-08-27  |  103 b   |  8 lines

  1. /*
  2.  * nested dot continues to work
  3.  */
  4.  
  5. retrieve (city.residents.name)
  6. where city.name = "berkeley"
  7. \p
  8.