Thread: primary key and the default index operator class

primary key and the default index operator class

From
"Sally Sally"
Date:
I am trying to figure out how I can change the default operator class of the
index created for my primary key field. Is it even possible since I am not
able to find the syntax?
Or do I need to create the primary key and then an additional index with the
operator class I want. (It would be a waste of space)
Thanks
Sally