I would like to request help using the 'order by' function. Is there a mechanism in MySQL that makes 'order by' ignore articles (An, The, A) and sort on the first letter of the next word?
My SELECT statement would look something like this:
"SELECT title FROM book_table WHERE subject =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.