Depends on what your other key columns are, and if you are doing joins based on this column.
If you have built a heavy query with this column as one of the key joining fields, then an index is worthwhile.
Every database is different, but the concepts are the same.
Lodlaiden
You've got questions and source code. We want both!