home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / 6352 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.7 KB  |  45 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!psinntp!digex.com!gulati
  3. From: gulati@access.digex.com (Raj K. Gulati)
  4. Subject: need help on paradox query
  5. Message-ID: <1992Aug26.041837.1350@access.digex.com>
  6. Reply-To: gulati@access.digex.com
  7. Organization: Express Access Online Communications, Greenbelt MD USA
  8. Distribution: usa
  9. Date: Wed, 26 Aug 1992 04:18:37 GMT
  10. Lines: 33
  11.  
  12. After some weeks with the manuals of a newly bought copy of Paradox
  13. 3.0, as well as the "Paradox 3.5 Handbook" by D.Cobb, I am totally
  14. baffled on how to do the following:
  15.  
  16. Application: to match candidate skills with job requirements in
  17.              pre-defined fixed categories.
  18.  
  19. Schema:
  20.          CANDIDATE           JOB#
  21.          CandId#    S*       JobId#  S*
  22.          Skill1     N        Skill1  N     (all skills are numeric
  23.          Skill2     N        Skill2  N      ranges, and possibly)
  24.          Skill3     N        Skill3  N      blank)
  25.  
  26. Requirement:
  27.  
  28.          Find all candidate/job pairs such that one of the following
  29.          is true:
  30.              1. skill x are exactly matched on both
  31.              2. a blank job skill x matches with a non-blank
  32.                 candidate skill x
  33.              3. a blank candidate skill x matches with a non-blank
  34.                 job skill x
  35.              4. if skill x is specifically different and non-zero
  36.                 in both, it won't match
  37.  
  38. Advanced paradox users, please help me. Thanks.
  39.  
  40. -- 
  41. Raj K. Gulati, Unix Technology, M/S MC07B, G.E. INFORMATION SERVICES, 401 North
  42.  Washington Street, Rockville, MD 20850, USA. [QK: RAJ@GEIS] 1-(301)-340-5204
  43.   CompuServe: 70323,1430  Internet: gulati@access.digex.com, GEnie: R.GULATI
  44.   *** This message is submitted with no intended representation of G.E. ***
  45.