I am currently migrating user data from a legacy schema into drupal.

What purpose does the roles column server in the users table? Do I have to provide a value(s) for this column when I move the data over from my legacy db? It would appear that the users_roles table stores all of the user roles information and do not need to proved a value for this column.