When I use 'Distinct' clause in Oracle it works fine. But the same query doesn't work from VB. It displays all the record in the result.
eg.
Sql = "Select distinct name from emp"
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: Distinct clauseThreaded View
|
Click Here to Expand Forum to Full Width |