distinct rows from a dataset

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zybernau
    New Member
    • Mar 2007
    • 34

    distinct rows from a dataset

    hi all,

    i am using .net 2003 ide framework 1.1
    i need to know, how to select disinct rows from a dataset.table


    pls Answer the needy


    Thank you...
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Try to use distinct keyword in SQL.

    Comment

    • zybernau
      New Member
      • Mar 2007
      • 34

      #3
      nice boss, but i am taking the dataset for some other reson, but i checking it on the midway.. is there any filter for the view from the dataset...




      Thanks

      Originally posted by debasisdas
      Try to use distinct keyword in SQL.

      Comment

      Working...