Good Day TechyV!
Can anyone please help me create a diagram of web service and database? I just need a diagram using based on Oracle database. If you are an advanced user, please guide me on how to create a web service and database diagram. If you can provide sample and simple tutorial, it will be a big help for newbies like me. Any help will be much appreciated.
Thank you in advance,
Ana
I need Sample Diagram of Web Service and Database
Hi Ana,
There is no built in functionality in oracle to generate database diagram in oracle. You can use very popular IDE for oracle called "Toad". In Toad IDE, you can generate database diagram. A database diagram can be created in Toad for Oracle by using the “ER Diagram” tool. In Toad, click on the Database ->Report->ER Diagram.
For creating web service in Oracle, you can follow this tutorial implement a Web service.
Hope this would help you.