Home Forums SQL Server 2005 T-SQL (SS2K5) how can i select distinct values from 1 column in my query RE: how can i select distinct values from 1 column in my query

  • It's easy, but you need to define which value of db.myTable.FieldValue do you want when multiple values are available.

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2