adspace
How to include comments in sql statements?
Answer Posted / Priya Bharti
In MySQL, you can include comments in SQL statements by using either single-line comments (-- comment) or multi-line comments (/* comment */).
Post New Answer View All Answers
Which statement is used in a select query for partial matching?
1247
What is current version of mysql?
1081
How to Change a users password from unix shell.
1221
What is the current mysql version?
1103