Hi Anstis,
  I'm creating a rule engine which is basically a SQL query executor. for that i need to have a drool
  file where i can add new rules to build the different query criteria.  user should be able to create new selection criteria.

is there any way that i can define sql queries in side the drool files.

thanks