I need help converting relational model into object-oriented schema.The model is attached so please have look at it

Recommended Answers

All 4 Replies

converted into object oriented code? what language if so?

The object oriented schema should be uml

it should look like something like this

class Employee
properties
name char 20
dept Department
tel char 15;

Ok, take a shot at you have then we will help you out with what you need

Pls explain me how object oriented database schema look like

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.