Due to the lower level *SQL libraries forcing 1 SQL statement per query, I doubt this would be possible without some sort of abstraction.
So basically I would assume there is not, because you'd have to have it on a loop or anyway, or just build your own function to emulate it.