|
From: Marco M. <mm...@ly...> - 2002-11-25 15:18:10
|
Hi, I've read that SQL92 standard has POSITION keyword for a string function that determines the first position, if any, in which the SearchString occurs within the SourceString. As far as I know, it's not implemented in Firebird yet, and since POSITION is a reserved word for triggers definition, I'm wondering if there is some problem for that. Of course, I would need a lot POSITION function ;) regards Marco Menardi |