From: Matthew M. <ma...@tu...> - 2003-01-05 18:41:37
|
First hit: http://candle.pha.pa.us/main/writings/pgsql/sgml/datatype.html#DATATYPE-INT Quote: "5.1.1. The Integer Types The types smallint, integer, bigint store whole numbers, that is, numbers without fractional components, of various ranges." So, we can either change tinyint to int or char. I am unsure of which way to vote. Comments? Space concerns? Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu |