ible without a sub-query or having to run
multiple queries?
The storyID's that should be returned should be:
4385 - 1
4513 - 2
4382 - 3
4533 - 7
HTH,
Christopher Oson
-
Before posting, please check:
http://www.mysql.com/m
sub-query or having to run
multiple queries?
The storyID's that should be returned should be:
4385 - 1
4513 - 2
4382 - 3
4533 - 7
HTH,
Christopher Oson
-
Before posting, please check:
http://www.mysql.com/m
e;
And this doesn't work either, but when I do something like..
mysql> SELECT LOCATE('.', summary, 0) summary FROM tableName;
Then it returns a numerical value according to the documentation...
Is this possible?
What this query shoul