"Script as Data (INSERTs)" is a great feature. However I use auto increment columns for PK. "Script as Data (INSERTs)" doesnt care when generating the script. So finally I have to edit the script by myself to get rid of the columns using autoincrement.
It would be great if the function would recognize them and would not include them into the script.
Comments:
It would be great if the function would recognize them and would not include them into the script.
Comments:
Closing, feedback missing