What is the command you used to move tables from one tablespace to another tablespace.

alter table username.temp move tablespace ;

Do you need any privs need to this move?
Can we move any user tables?