I want to import some csv-data:
IMPORT FROM '/users/Perslist/data/data.ctl';
But I get the following error:
insufficient privilege: Not authorized
Which privileges are missing? How do i figure out by myself in the future which privileges I need to perform an action??
Greetungs