Home » U++ Library support » U++ SQL » SqlArray::SetDistinct()
Re: SqlArray::SetDistinct() [message #7480 is a reply to message #7411] |
Sun, 31 December 2006 05:19   |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
Thank you!
I got the idea. Just two remarks:
1) DISTINCT doesn’t break editing of data. You just need to add a list of columns from DISTINCT to a WHERE part. DISTINCT breaks master-detail relationship.
2) Instead of building an SQL statement in place you can analyze an already build statement and retrieve a list of columns to select and a FROM part. You already have a tree, which represents an SQL statement. You do not have to parse anything. You are a lucky man!
Happy New Year !!!
Regards,
Novo
|
|
|
Goto Forum:
Current Time: Sun Aug 24 13:14:17 CEST 2025
Total time taken to generate the page: 0.04381 seconds
|