2) I have attached the table:CREATE MERGE TABLE cubm_201909 AS (SELECT * FROM cub) WITH NO DATA;
ALTER TABLE cubm_201909 ADD TABLE cub8_20190901;
ALTER TABLE cubm_201909 DROP TABLE cub8_20190901;
Hello Ariel, this looks like a bug. Can you send the reproducible steps?
Best regards,
Pedro
On 10/23/19 6:16 PM, Ariel Abadi wrote:
Hi!
Can someone help me?Im trying to REMOVE a table from a merge table, when I run the command, it states "operation successful", but the table is NOT removed.Here you can see an example... I have run it several times, but the table is still there :(
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list