View Single Post

  #10 (permalink)  
Old 11-10-2007
cov
 
Posts: n/a
Default Re: Unusual Query Help Request

On Sat, 10 Nov 2007 18:13:17 +0100, "Rik Wasmus"
<luiheidsgoeroe@hotmail.com> wrote:


>DESCRIBE tablename;


Each table has an id field that is an INT - this field auto-increments
and is the primary key field for each table. All others are varchar
25 limit w/no other key set. Zero decimals and allow null not set.
thanks
Reply With Quote