Here you will find a detailed explanation to the query interface.
LIneA Services host the data from astronomical surveys data releases in a PostgreSQL database. The data can be queried directly using the Astronomical Data Query Language (ADQL) or the Postgres flavour of SQL (Structured Query Language).
Above the text area, you find the Schema and the Columns browser. It is useful to find out which columns exist for which table in which data release. You will find your user database and your uploaded tables in the browser. You can join tables from your private database with each other or the datasets.
You can view your results by clicking on the table name for your job in the Job list and then choosing the Results table tab.
Back in the Job overview tab, you can review again which query was executed, its Job parameters such as time and size of the resulting tables etc.
It is also possible to Rename the job’s result table or run id or to Archive the job completely using the links just below the Job parameters.
The Plot tab provides a very simple plot-interface for numeric columns.
The results can be downloaded via the Download tab. Download provides various formats. Currently, CSV or IVOA VOTable XML files are available.
After a successful job submission, your job will appear in the Job list bar on the left. Its name corresponds to the result-table name, which is either the current time stamp or a name that you have provided in the Table name field.
The Query interface allows to upload your own VOTables into your private user database at LIneA Services.
The uploaded tables can be queried like any other database using SELECT statements. You can also browse the available tables and their columns using the “Database Browser” below the Query Form or referring to UPLOAD_TABLES.