SQL>

For more information, see the “SET TIMING Command” (page 113).

Setting and Showing the Current Schema

By default, the schema of the session is USR. The SQL statement, SET SCHEMA, allows you to set the schema for the Neoview Script session. For example, this SET SCHEMA statement changes the default schema to PERSNL for the session:

SQL>set schema persnl;

--- SQL operation complete.

SQL>delete from employee +>where first_name='TIM' and +>last_name='WALKER';

--- 1 row(s) deleted.

SQL>

The schema that you specify with SET SCHEMA remains in effect until the end of the session or until you execute another SET SCHEMA statement.

If you execute this statement in a script file, it affects not only the SQL statements in the script file but all subsequent SQL statements that are run in the current session. If you set the schema in a script file, reset the default schema for the session at the end of the script file.

For more information about the SET SCHEMA statement, see the Neoview SQL Reference Manual.

The SHOW SCHEMA command displays the current schema for the session. For example, this SHOW SCHEMA command displays SCHEMA PERSNL, where PERSNL is the name of the current schema for the session:

SQL>show schema

SCHEMA PERSNL

SQL>

For more information, see the “SHOW SCHEMA Command” (page 120).

Limiting the Result Set of a Query

To set the maximum number of rows to be returned by SELECT statements that are executed in the session, enter the SET LIST_COUNT command. For example, this SET LIST_COUNT command limits the result set of queries to 20 rows:

SQL>set list_count 20

To show the limit that is in effect for the session, enter the SHOW LIST_COUNT command. For example, this SHOW LIST_COUNT command shows that the number of rows returned by SELECT statements is unlimited:

SQL>show list_count

LISTCOUNT 0 [All Rows]

For more information, see the “SET LIST_COUNT Command” (page 106) and the “SHOW LIST_COUNT Command” (page 115).

Showing Information About SQL Database Objects

“Showing the Schemas” (page 56)

“Showing the Tables in a Schema” (page 56)

“Showing the Dependent Objects of a Table” (page 56)

Using Neoview Script Interface Commands 55

Page 55
Image 55
HP NEOVIEW 544530-001 manual Setting and Showing the Current Schema, Limiting the Result Set of a Query

NEOVIEW 544530-001 specifications

The HP Neoview 544530-001 is a sophisticated data warehousing solution that was designed to address the complex demands of modern businesses. Known for its robust architecture, it enables organizations to efficiently manage, store, and process vast amounts of data. This appliance offers a cohesive combination of hardware and software, configured to deliver high performance and reliability for business intelligence applications.

One of the standout features of the HP Neoview 544530-001 is its ability to support large-scale data analytics. The system utilizes a massively parallel processing architecture, which allows it to handle multiple data queries simultaneously, thereby enhancing the overall performance and response time. This characteristic is vital for businesses that rely on real-time data analysis to make informed decisions.

Another significant technology embedded in the Neoview 544530-001 is its advanced data storage capabilities. With generous storage capacity, it can accommodate extensive datasets, ensuring that organizations have the flexibility to grow their data without compromising system performance. The appliance also integrates advanced compression techniques, which optimize storage efficiency, reducing the physical space required and associated costs.

The HP Neoview is engineered with various data management features, including data quality tools that help ensure the integrity and accuracy of information. These tools can cleanse and normalize data, making it more reliable for analysis. Moreover, the system supports a wide array of data formats, facilitating easy integration with existing databases and applications.

Security is also a critical consideration for the HP Neoview 544530-001. The appliance incorporates robust security measures to protect sensitive data from unauthorized access. This includes encrypted connections and user authentication protocols, which are essential for compliance with industry standards.

In terms of scalability, the Neoview 544530-001 allows businesses to expand their data environment as their needs evolve. The system's modular architecture means that organizations can easily add hardware components, ensuring they can keep pace with increasing data volumes.

Overall, the HP Neoview 544530-001 provides organizations with a complete solution for data warehousing that combines powerful performance, extensive storage, advanced data management tools, and scalable architecture, making it an ideal choice for enterprises looking to leverage data for strategic advantage.