How can I define a multi attribute primary key for a table? for example a table based on record f: -record(f,{f1,f2,f3,f4}). I want to have {f2,f3} as primary key, with no constraint on f1. Mohammad R. Moosavi