Select Distince Row Filter for dataview

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to filter the rows of a Data View using the "Select Distinct"
SQL statement? If so how do i use it? Thanks.
Gary
 
No. It can't - how would it work? DataView always shows entire rows, now if
you go distinct which row would you show?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top