Correct Answer : DELETE FROM H WHERE Name = ‘Steve’
Explanation : Deleting a node does not automatically delete the child nodes, this would result in orphaned children.