Subject Default collation
Author danyschaer
Hi All;

I set a default collation for the whole database; so, every table I
create has all the columns with that collation as default.

Is there a global setting for excluding primary key for that rule? (in
my case, my primary keys are builded using lower and upper case
letters). Or do I have to set it manualy on every table definition?.

Thank you.

Dany