Yeah that was something I did not know.
But it seems that all the data in group has to be identical, or it will create a new one.
The other properties could be different, I just want to check that the name property is not identical.
Seems like I have to make a CHECK query and then do the IF logic in application server to determine if I should make a CREATE query.
Thanks for the help.
Johnny