Roger Binns <rog...@rogerbinns.com> writes:
>> I was wondering why there isn't a hash function build into SQLite.
>
> Firstly note the last 4 letters of the name.  It is indeed a fairly frequent
> lament here that SQLite should include some functions the poster thinks is
> generally applicable.  Did you know it doesn't include a string reverse
> function as standard, nor any of the trigonometry ones, not even square
> root, is missing many potentially useful string functions and even omits
> statistical functions like standard deviation, median etc?

No, actually I did not really notice until now. But now that you say it,
trigonometry and statistical functions really ought to be included as
well! I don't see the point for a string reverse though, what would you
need that for?


SCNR, I get the point. But I do think that SQLite could get a few more
functions without immediately becoming SQHeavy.

   -Nikolaus

-- 
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to