Re: CREATE TABLE and CHECK Clause

2003-09-08 Thread Egor Egorov
"Kraan Deufe" <[EMAIL PROTECTED]> wrote: > ok here we are, > > first of all, hi to every one since i'm new to this list. > > then it's my first real advanced experience with mysql, even if i've already > used SQL Server, PostgreSQL and (kof kof) Access. > > well, then i'm trying to create a heav

Re: CREATE TABLE and CHECK Clause

2003-09-08 Thread Diana Soares
Hi, Check this first: http://www.mysql.com/doc/en/CREATE_TABLE.html On Mon, 2003-09-08 at 18:34, Kraan Deufe wrote: > hi, it's the third time i'm trying to post this message to the list.. so > please reply , even if it is for saying nothing.. only to be sure that this > mail have been distributed

CREATE TABLE and CHECK Clause

2003-09-08 Thread Kraan Deufe
hi, it's the third time i'm trying to post this message to the list.. so please reply , even if it is for saying nothing.. only to be sure that this mail have been distributed. Thanx --- ok here we are, first of all, hi to every one since i'm new to this list. then it's my first r

Fw: CREATE TABLE and CHECK Clause

2003-09-07 Thread Kraan Deufe
sorry, it's only for testing Kraan Deufe even more than Kojak - Original Message - From: Kraan Deufe To: [EMAIL PROTECTED] Sent: Sunday, September 07, 2003 1:07 PM Subject: CREATE TABLE and CHECK Clause ok here we are, first of all, hi to every one since i'm new to this l

CREATE TABLE and CHECK Clause

2003-09-07 Thread Kraan Deufe
ok here we are, first of all, hi to every one since i'm new to this list. then it's my first real advanced experience with mysql, even if i've already used SQL Server, PostgreSQL and (kof kof) Access. well, then i'm trying to create a heavy database with many relations and check clauses. An