Is it bad to have a column empty as NULL
often in a table?
comment
table
comment_id member_id user_id
1 1 NULL
2 1 NULL
3 1 NULL
4 1 NULL
5 1 NULL
6 1 NULL
7 NULL 1
8 NULL 1
9 NULL 1
10 1 NULL