Tuesday, December 19, 2006

Testing, Testing...

If'n I'm going to discuss database and math topics in here, I should probably figure out how to format things correctly.

Table Test:

Header 1Header 2Header 3
Result 1Result 2Result 3
Result Result 5Result 6


Code test:

select * from table
where
field = something and
another_field = something_else
order by
field desc


OK, so when I write code, I have to use the PRE tag rather than the CODE tag, and tables have to be written all on one line in blogger's html editor. Sorted.

More later.

-D.

No comments: