M
Moe
Just like the "northwind Database", due to relation to other tables with
"AutoNumber" key I can not use the "autoNumber" type for primary key
(CustomerID) on my "Customers" table. How can I generate a text type key
automatically while ensuring its uniquness?
"AutoNumber" key I can not use the "autoNumber" type for primary key
(CustomerID) on my "Customers" table. How can I generate a text type key
automatically while ensuring its uniquness?