Hi all,
This may be a really noobish doubt, but still I need to know. I have this table which is something like:
tableCat
-----------
catID, primary key
catName
parentID
Which is something like, if the record doesn't have a parentID (which refers an catID), then the record is a category...