Töflugagnastika

Við að búa til eða breyta SQL fyrirspurn, notaðu táknmyndirnar á Fyrirspurnahönnun-stikunni til að stýra birtingu gagna.

Það fer eftir því hvort þú bjóst til fyrirspurnina eða sýnina á Hönnun eða SQL flipasíðu, en eftirfarandi táknmyndir munu birtast:

Keyra fyrirspurn

Runs the SQL query and displays the query result. The Run Query function does not save the query.

Táknmynd

Keyra fyrirspurn

Hreinsa fyrirspurn

Clears the query and removes all tables from the design window.

Táknmynd

Hreinsa fyrirspurn

Switch Design View On / Off

Displays the design view or the SQL view of the query.

Táknmynd

Switch Design View On / Off

Bæta við töflum

Specifies the tables to be inserted into the design window. In the Add Tables dialog, select the tables you need for your current task.

Táknmynd

Setja inn töflu

Bæta við

Displays the "Function" row in the lower part of the design view of the Query Design window.

Táknmynd

Bæta við

Heiti töflu

Displays the "Table" row in the lower part of the Query Design.

Táknmynd

Heiti töflu

Samheiti

Displays the "Alias" row in the lower part of the Query Design.

Táknmynd

Samheiti

Aðgreind gildi

Expands the created select statement of the SQL Query in the current column by the parameter DISTINCT. The consequence is that identical values occurring multiple times are listed only once.

Táknmynd

Aðgreind gildi

Eftirfarandi tákn eru á SQL flipa síðu:

Keyra SQL fyrirspurn beint

In Native SQL mode you can enter SQL commands that are not interpreted by LibreOffice, but are instead passed directly to the data source. If you do not display these changes in the design view, you cannot change back to the design view.

Táknmynd

Keyra SQL fyrirspurn beint