I built the model of classification tree.Now I want to convert the result rules of the tree into Sql query for applying received rules to my dataset in the database managment system. Can this be done or not ? If it can, tell me please how I can do it. Thanks for your help.