BTEQ

From Wikipedia, the free encyclopedia

BTEQ is a Teradata utility. BTEQ stands for Basic TEradata Query.

Contents

[edit] BTEQ – SQL Query Capability

BTEQ, available as part of the Teradata Utility Pack, is a general-purpose, command-based tool that enables users to communicate with one or more Teradata Databases. BTEQ provides an interactive or batch interface that allows a user to submit SQL statements, import and export data, and generate reports. BTEQ provides report-formatting options where queried data is formatted and returned to the screen, file, or printer.

Scripts are sent from the client to the Teradata Database where the actual process occurs. BTEQ can also be used to import and export data between client and database tables. BTEQ’s streamed package format design ensures fast processing and effective resource utilization.

[edit] Features

  • Report formatting
  • Ad hoc query tool
  • Database administration
  • Best for small data volumes

[edit] Definition

BTEQ is an abbreviation of Basic Teradata Query. It is a general-purpose, command-based program that allows users on a workstation to communicate with one or more Teradata RDBMS systems, and to format reports for both print and screen output. Using BTEQ a user submits SQL queries to the Teradata RDBMS. BTEQ formats the results and returns them to the screen, a file, or to a designated printer.

[edit] Supported Platforms


[edit] External links

[edit] See also

Languages