About this document
SQL Queries for GE Historian Data by dudanisu is a document available to read on EtoBox.
The document discusses different ways to set the rowcount value in SQL queries to retrieve data from a historian database. It explains that rowcount can be set to limit the number of returned rows, or set to 0 to retrieve all rows. When rowcount is used, truncation of results occurs on the client side after data is received from the server. Examples of SQL queries are provided to illustrate setting rowcount in the query itself or using a WHERE clause.
- Author
- dudanisu
- Language
- EN