Hi!

I would like to create a table with a variable table name on the fly.. something like this

select * into mytable & suser_sname() from etc...

Any ideas?