I came across this site quite accidently and 'i feel' this one is really cool, not because of a great UI or features, but appreciate the brains behind this idea.
To know more about what i am talking, land in http://www.wefeelfine.org URL, by the time you are reading this, wefeelfine.org would have sucked this blog's header and made a particle out of it and someone might be reading :)
Monday, May 26, 2008
Tuesday, May 20, 2008
SQL search on float value, using string wild cards
Do convert the float value to bigint and then to nvarchar to search using wild cards and like
e.g
CONVERT(nvarchar, CONVERT(bigint,))
e.g
CONVERT(nvarchar, CONVERT(bigint,
Subscribe to:
Posts (Atom)