Re: Why this error comes

2001-09-04 Thread Benjamin Pflugmann
Hello. On Tue, Sep 04, 2001 at 03:53:00PM -0700, [EMAIL PROTECTED] wrote: > Dear When I try to create this if show the below > mentioned error msg .Can some light on it? > mysql> create table usermaster(user_name varchar(50), > user_id varchar(40) Primary Key, > user_level varchar(8), password v

Why this error comes

2001-09-04 Thread U Rajeswari
Dear When I try to create this if show the below mentioned error msg .Can some light on it? mysql> create table usermaster(user_name varchar(50), user_id varchar(40) Primary Key, user_level varchar(8), password varchar(20), user_sex varchar(1), user_dob varchar(10), user_street varchar(50), user_