Tools
 Getting Started
 Visual tools
 Search
     - By Column
     - By Node
     - SQL
Search
You can search the LUYF database by using several predefined queries to find specific data. The query pages take the information you enter and create a query in the Structured Query Language (SQL). You send this query to the database by clicking on the Submit button. The database returns the information matching the criteria you entered, in the format you requested.

To search the database, select one of the following queries

  • By Column:  Retrieve a given column value
  • By Node:  Retrieve measuerements from a single node
  • SQL:  Type in a SQL query directly

The output options and formats on the query pages

  • Format: the output format
    • It can be HTML, when a formatted web page is returned
    • It can be CSV, when a comma separated, unformatted text is returned, with one header line and subsequent objects in a new line, attributed separated by a comma
    • It can be XML