dynamic sql

Hi,

I’m very new to liquibase. In one changeset, I want to gen a dynamic sql, and run the sql in the next changeset. Is it doable ?

Basically, how/where will the output of the gen sql ?