DOThe DO syntax is as follows:DO expression, [expression, ...]DO has the same effect as a SELECT, except that it does not return results (making it slightly faster).