Delete syntax in derby

Hi all,I need to delete records from derby db. There will be mapping table also. So if anybody knows the syntax please reply. I searched in google but I didnt get any result properly.Thanks
[224 byte] By [Jas_rose_Discussiona] at [2007-11-27 9:13:16]
# 1
delete from <tablename> where <conditions>like any other DBMS.
gimbal2a at 2007-7-12 22:00:31 > top of Java-index,Java Essentials,Java Programming...