Yes, I've seen this example in the CREATE TRIGGER documentation. How can it be used in the context of IMPORT FROM CSV FILE to simply ignore duplicate rows and insert _all_ others?
-- Micha
Yes, I've seen this example in the CREATE TRIGGER documentation. How can it be used in the context of IMPORT FROM CSV FILE to simply ignore duplicate rows and insert _all_ others?
-- Micha