Mailinglisten-Archive |
Hallo, mich interessieren aber auch alle anderen: z.b. integer,string usw das mit TINTYINT sollte nur ein beispiel sein. ciao Önder ----- Original Message ----- From: "Michael Wiechert" <wiechert_(at)_gfz-potsdam.de> To: <php_(at)_solix.wiso.Uni-Koeln.DE> Sent: Wednesday, January 19, 2000 1:23 PM Subject: Re: [php] mysql > Önder Balkaya wrote: > > > > Hallo, > > kann mir vielleicht jemand sagen welche max. länge ein > > Variable hat? > > TINYINT=4 (nur Zahlen) usw.? > > int > > Integer (whole number) data from -2^31 (-2,147,483,648) through 2^31 - 1 > (2,147,483,647). Storage size is 4 > bytes. The SQL-92 synonym for int is integer. > > > smallint > > Integer data from -2^15 (-32,768) through 2^15 - 1 (32,767). Storage > size is 2 bytes. > > > tinyint > > Integer data from 0 through 255. Storage size is 1 byte. > > > war es daß, was du brauchtest? > > Michael. > > -- > ** Durchgehend geöffnet: http://www.php-center.de ** > Die PHP-Liste: mailto:php_(at)_infosoc.uni-koeln.de > http://infosoc.uni-koeln.de/mailman/listinfo/php
php::bar PHP Wiki - Listenarchive