I have a table in SQL called Client, which has as primary key a type uniqueidentifier. Ex: Create table Cliente ( ClienteID uniqueidentifier not null, ...
確定! 回上一頁