Operation on hierchical datas
Posted: Sun Nov 18, 2007 3:18 am
Hello forums!!
I would like to know the queries required to operate on hierarchical datas like INSERT, SELECT, UPDATE, DELETE etc. so that the action can be done with one query.
My hierarchical data are contained in the table as:
|id|title|parent_id|description|
Thanks in advance for the suggestion.
I would like to know the queries required to operate on hierarchical datas like INSERT, SELECT, UPDATE, DELETE etc. so that the action can be done with one query.
My hierarchical data are contained in the table as:
|id|title|parent_id|description|
Thanks in advance for the suggestion.