20:32:26 SQL ENTER>set time off

SQL ENTER>

For more information, see the “SET TIME Command” (page 112).

Setting and Showing the SQL Terminator

The SQL terminator symbolizes the end of an SQL statement. By default, the SQL terminator is a semicolon (;).

To change the SQL terminator, enter the SET SQLTERMINATOR command. For example, this SET TERMINATOR command sets the SQL terminator to a period (.):

SQL>set sqlterminator .

SQL>insert into sales.custlist +>(select * from invent.supplier +>where suppnum=8).

--- 1 row(s) inserted.

SQL>

To show the SQL terminator that is in effect for the session, enter the SHOW SQLTERMINATOR command. For example, this SHOW TERMINATOR command displays SQLTERMINATOR ., where the period (.) is the SQL terminator for the session:

SQL>show sqlterminator

SQLTERMINATOR .

SQL>

For more information, see the “SET SQLTERMINATOR Command” (page 112) and the “SHOW SQLTERMINATOR Command” (page 124).

Displaying the Elapsed Time

By default, Neoview Script does not display the elapsed time of an SQL statement after the statement executes. To display the elapsed time after each SQL statement executes, enter the SET TIMING ON command:

SQL>set timing on

SQL>select suppname, street, city, state, postcode +>from invent.supplier

+>where suppnum=3;

SUPPNAME

STREET

CITY

STATE

POSTCODE

-----------------

--------------------

--------------

------------

----------

HIGH DENSITY INC

7600 EMERSON

NEW YORK

NEW YORK

10230

---1 row(s) selected. Elapsed :00:00:00.111

SQL>

To prevent the elapsed time from being displayed after each SQL statement executes, enter the SET TIMING OFF command:

SQL>set timing off

SQL>/

 

 

 

 

SUPPNAME

STREET

CITY

STATE

POSTCODE

-----------------

--------------------

--------------

------------

----------

HIGH DENSITY INC

7600 EMERSON

NEW YORK

NEW YORK

10230

--- 1 row(s) selected.

54 Running Commands Interactively in the Neoview Script Interface

Page 54
Image 54
HP NEOVIEW 544530-001 manual Setting and Showing the SQL Terminator, Displaying the Elapsed Time

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.