- Oracle SQL Developer
- Ajith Narayanan
- 131字
- 2021-07-16 09:39:03
Working with database objects
To work with any object, select and expand the respective object node. The most common node you'll work with is the Tables node. This displays all of the tables the user owns (all of the tables in the schema). Each of the object nodes is identified by an icon, and the Tables node highlights some of the main table types using these icons. Not all are singled out, but the more commonly used ones are. If you expand the HR Tables node, then the COUNTRIES table, which in the sample is an index-organized table, is identified by the slightly different table icon used. Partitioned tables are also distinguished from regular, simple tables using icons. The following screenshot displays the index organized, regular, external, partitioned, and temporary icons:

- LaTeX Cookbook
- .NET之美:.NET關(guān)鍵技術(shù)深入解析
- 深度學(xué)習(xí)經(jīng)典案例解析:基于MATLAB
- Oracle 12c中文版數(shù)據(jù)庫管理、應(yīng)用與開發(fā)實(shí)踐教程 (清華電腦學(xué)堂)
- Python高級(jí)編程
- PhpStorm Cookbook
- 概率成形編碼調(diào)制技術(shù)理論及應(yīng)用
- HTML5+CSS3網(wǎng)頁設(shè)計(jì)
- 微信小程序入門指南
- 深入理解Elasticsearch(原書第3版)
- NGINX Cookbook
- Learning YARN
- Python數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南(全彩)
- PostgreSQL 12 High Availability Cookbook
- Java EE 7 Development with WildFly