When using the SELECT statement to return only a single column it reports an error. You must add a , at the end for it to work.
Log in to post a comment.
When using the SELECT statement to return only a single column it reports an error. You must add a , at the end for it to work.