Quote:
a list of duplicated rows in case of an auto incremented PK row
Dublicated rows simply can't exist if there is a PK. The server prevents this! At least the value of the PK differs for each row!
Please explain!
And BTW: I'll play it back now 😀
auto incremented PK row >>> must be >>> auto incremented PK column
(information for others: Shawn PM'ed me a note about a row/column mismatch in one of my articles!)