Hello all,
I am new for postgresql and have a big bunch of problems.
I create a table named 'action-test' but now I want to change the name to
'action', ALTER TALBE command doesn't help and I didn't find a command as
'rename'.
How can I create a table copied from another table, say, both have the same
structure and content?
Thanks a lot,
Yan Bai