- Oracle SQL Developer
- Ajith Narayanan
- 146字
- 2021-07-16 09:39:09
DB Doc generation
One of our more popular features is DB Doc. We can generate an HTML documentation selected schema with a right-click.
You can generate a documentation about your schema in the HTML format for your own review or to share with others. Follow these steps to generate and view schema documentation:
- Connect to the HR schema.
- Right-click on the HR_ORCL connection and select Generate DB Doc.
- Select or create a suitable location for the generated files.
- An
index.html
file should open automatically in your default browser. If it doesn't, navigate in a browser to the\working\index.html
file and open it.
To see the details for any database object in the HTML documentation, select the object type in the schema panel in the top left corner. A list of all the objects of that type will then appear in a panel below the schema panel.
推薦閱讀
- GraphQL學(xué)習(xí)指南
- Hands-On Data Structures and Algorithms with JavaScript
- BeagleBone Media Center
- Effective Python Penetration Testing
- Learning Apache Mahout Classification
- 算法訓(xùn)練營(yíng):提高篇(全彩版)
- 移動(dòng)增值應(yīng)用開(kāi)發(fā)技術(shù)導(dǎo)論
- Cocos2d-x Game Development Blueprints
- QPanda量子計(jì)算編程
- 監(jiān)控的藝術(shù):云原生時(shí)代的監(jiān)控框架
- Android應(yīng)用程序設(shè)計(jì)
- Less Web Development Cookbook
- MATLAB從入門(mén)到精通
- Hadoop MapReduce v2 Cookbook(Second Edition)
- 大學(xué)計(jì)算機(jī)基礎(chǔ)