DROP TABLE IF EXISTS "rtp_data_excha nge";
With this I got an error message:
ERROR: syntax error at or near "EXISTS" at character 15
why?
thanks a lot!
With this I got an error message:
ERROR: syntax error at or near "EXISTS" at character 15
why?
thanks a lot!
Comment