what is /* */ in mysql script code example
Example: comments in mysql
#this is a comment
-- this is a comment but requires a whitespace/tab/newline after the double -
#this is a comment
-- this is a comment but requires a whitespace/tab/newline after the double -