Wouldn't it be a lot easier to just create a custom function?  What's the
advantage (other than pretty syntax) of using a custom operator?

Sam 


-------------------------------------------
We're Hiring! Seeking a passionate developer to join our team building
products. Position is in the Washington D.C. metro area. If interested
contact [EMAIL PROTECTED]
 
-----Original Message-----
From: RaghavendraK 70574 [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 07, 2007 5:17 AM
To: sqlite-users@sqlite.org
Subject: [sqlite] New Operator Support


Hi,

Just to get more hands on Sqlite i want to
write a custom operator. Pls suggest how i can do it.

For example
select * from tablex where column1 ~ '123';

I want implement it similar to '='. Can anyone help me
what all steps,files i need to change?

regards
ragha


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to