7 messages in com.mysql.lists.win32create table problem| From | Sent On | Attachments |
|---|---|---|
| Dino...@Certegy.Com | 13 Feb 2003 06:49 | |
| Dmytro Khlistunov | 13 Feb 2003 07:00 | |
| Sheng, Joseph Y [AMSTA-AR-CI] | 13 Feb 2003 07:02 | |
| Willis, Nathan | 13 Feb 2003 07:14 | |
| Dino...@Certegy.Com | 13 Feb 2003 07:54 | |
| Willis, Nathan | 13 Feb 2003 08:03 | |
| Dmytro Khlistunov | 13 Feb 2003 08:39 |
| Subject: | create table problem![]() |
|---|---|
| From: | Dino...@Certegy.Com (Dino...@Certegy.Com) |
| Date: | 02/13/2003 06:49:56 AM |
| List: | com.mysql.lists.win32 |
see error message below ... any suggestions?
mysql> create table customer_tbl -> ( -> cust_id varchar(10) not null primary key, -> cust_name varchar(30) not null, -> cust_address varchar(20) not null, -> cust_city varchar(15) not null, -> cust_state char(2) not null, -> cust_zip integer(5) not null, -> cust_phone integer(10), -> cust_fax integer(10), -> ); ERROR 1064: You have an error in your SQL syntax near ')' at line 11 mysql> _
This message contains information from Certegy, Inc which may be confidential and privileged. If you are not an intended recipient, please refrain from any disclosure, copying, distribution or use of this information and note that such actions are prohibited. If you have received this transmission in error, please notify by e:mail post...@certegy.com.




