hi all
how to run the multiple sql statements same time in mysql querybrowser? for example i am write two sql statements, i want run the second statements in mysql query browser, how to terminate the first statement
thanks
hi all
how to run the multiple sql statements same time in mysql querybrowser? for example i am write two sql statements, i want run the second statements in mysql query browser, how to terminate the first statement
thanks
terminate the first with a semicolon if that is what you are meaning, to compare two queries you use Query -> split tab and execute
simple way is to comment the first query
Use -- and a space to comment
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.