Oracle管理的工具 介绍: http://www.sqlmaestro.com/products/oracle/maestro/Oracle Maestro is the premier Oracle admin tool for database management, control and development. Key features include: - Support for all the Oracle versions from 8i to 11g - Easy dat
Oracle Hyperion Essbase-Extending Essbase Reporting Capabilities培训资料 At the end of this lesson, you should be able to: Describe the tiered architecture of Hyperion Reports List the key features of Hyperion Reports Launch Hyperion Reports Windows cli
Oracle Hyperion Essbase - Essbase介绍 - 培训资料 At the end of this lesson, you should be able to: Describe the Hyperion analytic solution List the key features of the Essbase products Describe the architecture of the Essbase products List the components
Oracle Hyperion Essbase - Advanced Spreadsheet Reporting - 培训资料 Update the retrieved data in the Essbase database Create a free-form report Apply Member Selection and Cascade reporting features Create complex reusable queries by using the Query Desi
54. 如何知道数据裤中某个表所在的tablespace? select tablespace_name from user_tables where table_name='TEST'; select * from user_tables中有个字段TABLESPACE_NAME,(oracle); select * from dba_segments where …; desc user_tables; select tablespace_name from user_tables wher
Effectively create and manage complex databases with Oracle! Systems and database expert Kevin Owens explores PL/SQL, Oracle's answer to the Structured Query Language (SQL), and teaches you what you need to know to build robust and complex databases