Re: create table with select syntax error problem

2001-05-17 Thread Mark Rowlands
yep, spot on, also I didn't even need to specifically create the fields at all.the Select clause does it for me...thanks very much for the helpI can get on with the hard (for me) stuff now :-) On Thursday 17 May 2001 03:22, Rolf Hopkins wrote: > Original Message - > From: "Ma

Re: create table with select syntax error problem

2001-05-16 Thread Rolf Hopkins
Original Message - From: "Mark Rowlands" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 17, 2001 3:11 Subject: create table with select syntax error problem > CREATE TABLE Ftt (sajtid smallint(6) DEFAULT '0' NOT NULL,count int(10) > unsigned DEFAULT '0' NOT NULL,PRIMARY