One of these was the object-relational features that were added to SQL/Foundation 2008. They include type creation with CREATE TYPE, which can be used for tables or columns or both; inheritance with UNDER; and instance methods with CREATE INSTANCE METHOD. It looks like a really interesting language to program with.