Click to See Complete Forum and Search --> : data type for storing messages


Jerico
10-12-2008, 04:55 PM
Hi all

When storing user messages (from one user to another), what would be the best way to handle the message ID? Since there could be many millions of messages over time what would be the correct datatype to use?

chazzy
10-12-2008, 05:45 PM
whatever the biggest numeric type is for your dbms.