Charset

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
user___
Forum Contributor
Posts: 297
Joined: Tue Dec 05, 2006 3:05 pm

Charset

Post by user___ »

Hi guys,
I have a table which has columns whose type is integer but I wonder which is the best charset to be used in that case.

BTW:Records in that table are supposed to be hundreds of thousands.

Do you have any ideas?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Charset has nothing to do with numbers.
Post Reply