Many columns
Posted: Tue Feb 13, 2007 1:14 pm
Hi guys,
I am creating a table with around ten or eleven columns. I do know that it is absolutely wrong practise but I am not sure about this in my case because I have seven columns whose values are integers and will not be more than a thousand and others are varchars(45) which is its maximum value. I wonder whether it is better to separate them or leave them in the way they are.
I am creating a table with around ten or eleven columns. I do know that it is absolutely wrong practise but I am not sure about this in my case because I have seven columns whose values are integers and will not be more than a thousand and others are varchars(45) which is its maximum value. I wonder whether it is better to separate them or leave them in the way they are.