sql,query

One of our developers pointed out something to me today and I can't explain.
When we created a table with timestamp as one of the column types and "not
null" the "describe table" command shows that nulls are allowed for the
timestamp column.  However, a "show create table" command shows the not null
for the timestamp column.  Which is correct?  How do I make the column not
null?

Carl McNamee
Systems Administrator
Billing Concepts
(210) 949-7282

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to