Guest_imported
New member
- Jan 1, 1970
- 0
I have a table containing information about stories (title, author, etc). How can I phrase my SELECT statement to retrieve all stories whose titles begin with a number?
Also, some titles begin with one or more non-alphanumeric characters. Is there a way to ignore the non-alphanumeric characters when doing a SELECT?
Also, some titles begin with one or more non-alphanumeric characters. Is there a way to ignore the non-alphanumeric characters when doing a SELECT?