Can i reference two foreign keys at once in one field in pgSQL?
For context, this sample schema is for a university environment.
Can i reference two two foreign keys at once in one field in pgSQL?
For context, this sample schema is for a university environment.