In database course our professor said us that in SQL:2003 we have object oriented features with our database, we can create type , define method for every type, define constructor, inherit a type from another type, use array, use multiset , .... .But when I come to mysql to use from this interesting features, I encountered errors. Now I want to know , how can I use this object oriented features in mysql.
thanks
| |||||
feedback
|