ANSWERS: 1
-
You may have to be more specific as to what you're talking about, but if it relates to SQL querying, Grouping ambiguity relates to selecting a field to group by but that field appears in more than one table so what you'd need to do is to use the table name in your grouping clause. for example: GROUP BY tablename.fieldname hope that's helpful
Copyright 2023, Wired Ivy, LLC

by 