Viewing post 1 (of 1 total)
Thanks for the replies.
Noel, by path, I assume you mean an un-normalized varchar column like the following:
ParentID1
ParentID1-ChildID1...
Now, I can do something like: delete ... where path like 'ParentID1%'
Right?
October 7, 2005 at 1:34 pm
#596030