Possible Duplicate:
How to avoid splitting tables between sections
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?