Darn, I was going to have 500,000 columns in my table. The, each column
would be named like this: Record1, Record2, Record3, and so on up to
Record5000000. Each column type was going to be varchar and I was going to
store my first record in xml format in my Record1 column of the first row,
and so on down the line. That way I could stored all 500,000 of my records
in a 1 row table, What do you guys think?

Reply via email to