Price field in Mysql

Submitted by programmer on Tue, 08/12/2008 - 10:40.
Dear folk,
what should I use for Price Field in Data base
I have used BigInt
But I know I could do it with Decimal , I ned to do it without any Limitation of the size of the digits and the numbers after dot ( . )
so what is the solution ....
thanks