I have code (SQL) which creates a unique UUID auto generated primary key field However that code is dependent on the table NOT already having such a field.
I have a few tables where I have manually created a UUID auto generate field to be used as a primary key - however - these fields do not have the attribute 'primary key', and I do not see a means to mark them as such in the UI. What SQL (or other) command can I use to set a field to be a 'Primary Key'? Thanks Chip --------------- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

