phpbar.de logo

Mailinglisten-Archive

Re: Datenimport in MySQL
Archiv Mailingliste mysql-de

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Datenimport in MySQL



hallo Martin

Martin Schepers wrote:
> kann ich ein feld ähnlich wie in excel so anlegen, das immer zwei 
> nachkommastellen verwendet werden, und wenn keine angegeben wurden, 
> automatisch eine ",00" gesetzt wird?

Versuch's mal mit Versuch's mal mit:

[--- schnipp aus 7.3.2 Numeric types ---]
	salary DECIMAL(9,2)
In this example, 9 (precision) represents the number of signicant
decimal digits which will be stored for values, and 2 (scale) represents
the number of digits which will be stored following the decimal point.
[--- schnapp ---]

Grüessli, Johannes

---
*** Weitere Infos zur Mailingliste und MySQL unter http://www.4t2.com/mysql 


Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive