Multiple statement execution

Hi,
I'm using Dbeaver to connect one of my Vertica DB.
I have set of update statements (approx 100) to be executed through DBeaver.
For e.g.
Update <Table Name> set Emp Name='A' where Emp ID='123'
Update <Table Name> set Emp Name='B' where Emp ID='234'
....
Is there any option can that be executed in one shot?
Please suggest.
Regards,
Ram
I'm using Dbeaver to connect one of my Vertica DB.
I have set of update statements (approx 100) to be executed through DBeaver.
For e.g.
Update <Table Name> set Emp Name='A' where Emp ID='123'
Update <Table Name> set Emp Name='B' where Emp ID='234'
....
Is there any option can that be executed in one shot?
Please suggest.
Regards,
Ram