Could someone please post the syntax for moing a table from one tablespace to another. I just cant get it right.

I tried

alter table emp tablespace users;

it wont work.


I'm using oracle 8.0.6.


Thanks a lot.