Thank you Jerry, it has worked. One strange thing I noticed is that in order to get DELETE to work I had to use quotes around schema, table and column names. SELECT on the other hand worked with out quotes. May be DELETE has this restriction in order to prevent unwanted or ambiguous deletions.
Regards
Niko