Possible Duplicates:
How to avoid splitting tables between sections
How do I ensure that figures appear in the section they're associated with?
I have the following problem: when I compile a document with text enclosed within a \begin{table}...\end{table} statement it compiles fine but sometimes the Table moves into the previous section.
Can I prevent tabular from moving floating environment within the document?