multiple query in database

hi
i have problem in database connector
i have multiple query like below
pic

in script mode how i can say work with with resultset

If you want to do 2 queries, you need 2 connectors.

if it so why it has command seprator area ?

Because you can do something multiple update or insert. But only one Select.
If you have phpmyadmin or another tool to try your queries, you will see that it doesn’t work either.

thank you
now i have anothe problem :
in the next step I select script mode and have two variable
but just the first var work the othe is empty ,why ?
explained more