RE: [PHP] Dynamic Date Select and SQL

2002-02-15 Thread Simon H
nt: 15 February 2002 16:06 > To: 'Simon H'; PHP General > Subject: RE: [PHP] Dynamic Date Select and SQL > Sensitivity: Confidential > > > If I understand your question, you are looking for the MYSQL sql > statement. > Based upon your info, I&#x

RE: [PHP] Dynamic Date Select and SQL

2002-02-15 Thread Rick Emery
If I understand your question, you are looking for the MYSQL sql statement. Based upon your info, I've found something like this example: mysql> describe a; ++--+--+-+-+---+ | Field | Type | Null | Key | Default | Extra | ++--+--+-+