Hello,
It is
straightforward to define a function in SQLite...such as MY_FUNCTION(
).
Is there an equally
simple way to define a keyword, i.e. exactly like the function above but without
the parentheses?
I am trying to
expand SQLite, using user-defined functions, to more closely resemble Oracle SQL
features.
Thanks in
advance,
Steve
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]