The answer depends on whether your gas station is enabled for your database.
If you have autorun enabled, the second statement will wait for the completion and completion of the first statement before execution.
If autoload is disabled, the second statement will be executed after the first statement, but no changes will be applied to the database until commit.
source share