Mar 24, 2023 06:47 AM
There's Table T1 that has 3 rows:
R1 - ID: 8b71R2 - ID: c132R3 - ID: 90fa
I duplicate T1 and generate a new table `T1 -Copy`, but the IDs are now different. Is there any way to know the original ID from T1 using the API?