| 
      
      
      From: Chris M. <Chr...@te...> - 2001-12-14 16:48:49
      
     | 
| Hi, I'm starting to write a little app that needs to draw from 3 different tables, but only needs to write to one of them. Is there a way that I can pull them all into a single package (like multiple definitions in the spops.perl or something)? I was looking at all the system packages, and it seems like they are one-table-per-package, with relationships between. Is that the proper way to do it? Thanks, Chris McDaniel |