Hi everyone, I want to copy query results from read-only database to
another database, do you know any handy tool which can help me? I use
squirrel but it can't directly create new table with query result inside
database which is different from source database (I have to create
proper table by hand and copy results using sql query).
Regards
Bogdan