Hi,
I try to import sql file with some block comment (/* */) within it. But after i check the result, query within block comment was still being executed. Is there any alternatives to avoid some queries to be executed ? Perhaps I'll try another comment's methods.
Thanks