MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=cargoquery

(main | cargoquery)

Kör en sökfråga i Cargo-datan.

Parametrar:
Other general parameters are available.
limit

A limit on the number of results returned

Type: integer or max
Värdet får inte ligga mellan 1 och 500.
Standard: 50
tables

The Cargo database table or tables on which to search

fields

The table field(s) to retrieve

where

The conditions for the query, corresponding to an SQL WHERE clause

join_on

Conditions for joining multiple tables, corresponding to an SQL JOIN ON clause

group_by

Field(s) on which to group results, corresponding to an SQL GROUP BY clause

having

Conditions for grouped values, corresponding to an SQL HAVING clause

order_by

The order of results, corresponding to an SQL ORDER BY clause

offset

Förfrågans offset

Typ: heltal
Värdet får inte vara mindre än 0.
Standard: 0