2 messages in com.mysql.lists.mysqlRE: basic question| From | Sent On | Attachments |
|---|---|---|
| Scott Dunn | 15 Dec 2000 06:52 | |
| Jason Stechschulte | 15 Dec 2000 08:02 |
| Subject: | RE: basic question![]() |
|---|---|
| From: | Jason Stechschulte (jpst...@unoh.edu) |
| Date: | 12/15/2000 08:02:53 AM |
| List: | com.mysql.lists.mysql |
You want to read chapter 2.
Page 85 says the exact line you are looking for. Other places in the chapter helps to break down the attributes. Basically it is:
column_name column_type (column_attributes) (general_attributes)
Jason Stechschulte jpst...@nc.edu
-----Original Message----- From: Scott Dunn [mailto:sdu...@tsh.net] Sent: Friday, December 15, 2000 9:53 AM To: Mysql Subject: basic question
I am using DuBois' book to do a tutorial and I am trying to create a table. In the book it says to type CREATE TABLE tbl_name ( column specs ) What is the Syntax to make columns? I have looked in the book and can't find where it says the exact syntax. I tried leaving it blank but it says i need at least one column. I also used (15,7) but it did not like that either.
Scott
--
-----------------------------------------------------------------
---- Please check "http://www.mysql.com/documentation/manual.php" before posting. To request this thread, e-mail mysq...@lists.mysql.com
To unsubscribe, send a message to: <mysql-unsubscribe-jpstech=unoh...@lists.mysql.com>
If you have a broken mail client that cannot send a message to the above address (Microsoft Outlook), you can use: http://lists.mysql.com/php/unsubscribe.php




