I found the solution by meself in the manual :)
mysql> INSERT INTO snoeien VALUES
mysql> ('Acer palmatum ''Atropurpureum''' , 10);
- Original Message -
From: Rudi Van Overloop - Tuinkrant <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
S
Hi,
i'm very new working with MYSQL,
i have a problem with the type VARCHAR for plantnames,
- MYSQL use single qoutes for a field
- i have a plantdatabase, to use the correct spelling latin names cultivar names are
wirting
between qoutes
Example:
- For MYSQL i have to use this (I think) for th