- Oracle SQL Developer
- Ajith Narayanan
- 187字
- 2021-07-16 09:39:09
Summary
SQL Developer provides the ability to create and save SQL queries as reports. You can create your own reports using various report styles, including graphs or master-detail reports with sibling detail reports. In addition to being able to create your own reports, SQL Developer supplies a set of shipped reports that access the data dictionary and provide you with an easy start to assessing the status of your application. In this chapter, you saw that by using these SQL reports, you can determine the general health and status of all of the database aspects of the systems you are working with, including the general health of the database, the database objects, and instance data in the application. Using SQL Developer, you can build your own reports and export them to be shared with colleagues by sharing the exported XML file or through the user-defined extension mechanism.
In the next chapter, we'll look at how SQL Developer supports working with PL/SQL Tuning Tools. You'll see how the tool can support you while creating and editing PL/SQL, and how to compile and debug PL/SQL packages, procedures, and functions.
- Java多線程編程實戰指南:設計模式篇(第2版)
- Vue.js設計與實現
- Linux環境編程:從應用到內核
- Python漫游數學王國:高等數學、線性代數、數理統計及運籌學
- Learn React with TypeScript 3
- 劍指MySQL:架構、調優與運維
- 從零開始學Linux編程
- HTML 5與CSS 3權威指南(第3版·上冊)
- Hands-On Kubernetes on Windows
- Natural Language Processing with Python Quick Start Guide
- Android智能手機APP界面設計實戰教程
- Building Apple Watch Projects
- 人件集:人性化的軟件開發
- Practical Linux Security Cookbook
- 寫給所有人的編程思維