Dremio Software homeReferenceSQL ReferenceSQL CommandsSQL Commands for NessieALTER BRANCHVersion: current [26.x]On this pageALTER BRANCH Change the reference that the branch head points to. Syntax ALTER BRANCH <branch_name> ASSIGN { REF[ERENCE] | BRANCH | TAG | COMMIT } <identifier> [ IN <source_name> ] Parameters