Welcome to Sign in | Help

Re: Convert() !

  •  09-21-2007, 11:53 AM

    Re: Convert() !

    M-am referit la virgula din "0,000199".

    Incearca sa "replace" vrgula cu un punct, deci cam:

    SELECT MIN(CAST(x AS float)), unde x = REPLACE(coloana, ',', '.') 

    * Nu-i grozav, este doar "quick and dirty" Smile 

View Complete Thread
Powered by Community Server (Commercial Edition), by Telligent Systems