Hi Akira, akira wrote: > Thanks Jamu! What is the Percent sign for in the clause?
It's the SQL wildcard character (for strings, anyway). "Bob%" matches any string that starts with "Bob", like "Bob", "Bob Smith" and "Bobby". Thanks, J. -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
