<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux, PHP, MySQL, Windows, C# &#187; decimal mysql</title>
	<atom:link href="http://www.massimo-caselli.com/tag/decimal-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.massimo-caselli.com</link>
	<description>Articoli, news e pillole sul mondo LAMP e l&#039;opensource. Pillole di C#</description>
	<lastBuildDate>Mon, 30 Jan 2012 15:36:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Campi float e decimal in MySQL</title>
		<link>http://www.massimo-caselli.com/2008/09/04/campi-float-e-decimal-in-mysql/</link>
		<comments>http://www.massimo-caselli.com/2008/09/04/campi-float-e-decimal-in-mysql/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 20:42:25 +0000</pubDate>
		<dc:creator>maxgrante</dc:creator>
				<category><![CDATA[MySQL, DB Server]]></category>
		<category><![CDATA[Opensource World]]></category>
		<category><![CDATA[decimal mysql]]></category>
		<category><![CDATA[mysql campi float]]></category>

		<guid isPermaLink="false">http://www.massimo-caselli.com/?p=144</guid>
		<description><![CDATA[Un piccolo tips &#38; tricks che magari servira&#8217; anche a qualcun altro&#8230; Per tanto tempo ho sempre pensato che quando definisco un campo decimal 10,2 indico che avra&#8217; 10 numeri interi e due decimali. Idem per float. Invece scopro che mi sbagliavo! La cifra 10 si riferisce ai digit e quindi il massimo numero di [...]]]></description>
			<content:encoded><![CDATA[<p>Un piccolo tips &amp; tricks che magari servira&#8217; anche a qualcun altro&#8230;<br />
Per tanto tempo ho sempre pensato che quando definisco un campo decimal 10,2 indico che avra&#8217; 10 numeri interi e due decimali. Idem per float.</p>
<p><strong>Invece scopro che mi sbagliavo!</strong> La cifra 10 si riferisce ai digit e quindi il massimo numero di decimali diventa 10-2 = 8!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.massimo-caselli.com/2008/09/04/campi-float-e-decimal-in-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

