home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / database / 5730 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.1 KB  |  33 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!zaphod.mps.ohio-state.edu!think.com!linus!linus.mitre.org!mbunix.mitre.org!costello
  3. From: costello@mbunix.mitre.org (Costello)
  4. Subject: Embedded SQL in SQL2
  5. Message-ID: <1992Jul21.165332.7853@linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: mbunix.mitre.org
  8. Organization: The MITRE Corporation, Bedford, MA
  9. Distribution: usa
  10. Date: Tue, 21 Jul 1992 16:53:32 GMT
  11. Lines: 20
  12.  
  13. Hi Folks,
  14.    I am involved in a project which involves a C program accessing a
  15. relational database via embedded SQL calls. In the relational database
  16. that we are using (Oracle) there is a feature provided which allows
  17. fetching an array of records, rather than one record at a time. Of 
  18. course such a feature is not present in SQL.  I was wondering if such
  19. a feature was included in SQL2?  If not, is there any plans of it
  20. being incorporated in SQL3?  It seems like a very useful feature.
  21. (If it is not a useful feature, could someone explain why it is not?)
  22.  
  23. Second question: how can I get the SQL2 manual?
  24.  
  25. Thanks for any help.  Cheers!  /Roger
  26.  
  27. Please e-mail to me directly:
  28.  
  29.     costello@mitre.org
  30.  
  31.  
  32.  
  33.