Some intros on the web are listed at
http://www.artfulsoftware.com/dbresources.html
  ----- Original Message -----
  From: John Griffin
  To: Ioana ; [EMAIL PROTECTED]
  Sent: Monday, June 09, 2003 10:38 AM
  Subject: RE: array/pointer question


  Hi,

  MySQL, like other relational databases, does not support arrays or
pointers. Arrays and pointers do not fit within the relational model. It
would take quite a bit of text to describe what the relational model is and
how to use SQL to manipulate data. I suggest that you read a good text on
relational databases and the relational model first suggested by Dr. Codd
and then come back and ask questions. Anyone on this list would be happy to
answer them.

  Anybody got any good titles or URLs for Ioana?

  John Griffin

  -----Original Message-----
  From: Ioana [mailto:[EMAIL PROTECTED]
  Sent: Monday, June 09, 2003 10:50 AM
  To: [EMAIL PROTECTED]
  Subject: array/pointer question


  Hello, I have just recently started learning mysql, and was wondering if
  it supports arrays/pointers(for linked lists) of any types, and if so,
  what is the syntax... could not find info on this in any manual.

  Thank you!


  --
  MySQL General Mailing List
  For list archives: http://lists.mysql.com/mysql
  To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]



  --
  MySQL General Mailing List
  For list archives: http://lists.mysql.com/mysql
  To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to