How do I build the ER diagram, that I built in Visio, back in to D

J

Joji

How can I create tables and relations from Visio diagram, back to the Database?

Let me reframe my question:

I want to create emp table defined in Visio as data base table
with coulmns
(empno number(8)
,empname varchar(20)
,department number(8))
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top