# Query A Only

### ![](/files/zHpn0Kr3JoqcJh6Texsw)

### Abstract

Generally the query consists of two sections (Data Source A and B) but it can be helpful to switch off the checkbox `☑ Data Source B` in some cases:

* Automate a whole process with generation of [OMrun Parameter lists](/omrun-help/element-details/test-program-object/rtl-generator.md).
* Query data for your information only

The result is shown in a single query return set and is not compared with another data source.

<figure><img src="/files/0C0V5mxVfqqXZadqB0Xr" alt="OMrun test object data - Query A view" width="80%"><figcaption><p>OMrun test object data - Query A view</p></figcaption></figure>

***

### Data Source A

The drop down menu shows all available data sources define in the selected [environment](/omrun-help/element-details/environment.md). It is possible to select any of the defined data sources and query its data to use this result for any reason.

<figure><img src="/files/WMom1Y4HdmGlsmgXgoOn" alt="OMrun test object data - Dropdown source A" width="80%"><figcaption><p>OMrun test object data - Dropdown source A</p></figcaption></figure>

***

### Outcome and Result

Instead of having two data sets compared the result will be shown als a single data set with all the selected columns of query A.

<figure><img src="/files/0p4616b3fgMhNLENw94l" alt="OMrun test object data - Result source A" width="80%"><figcaption><p>OMrun test object data - Result source A</p></figcaption></figure>

***

### Command String Previewer

There is a tooltip when hover over label `Query A`.

The tooltip is activated after 1 second keeping the mouse cursor over the label. After this delay the tooltip shows a preview of the command string (whole query) for about 10 seconds.

* Showing the preview of the command string from query A with extracted (replaced) variables.
* Copies the command string A to the clipboard automaticaly

<figure><img src="/files/7W0Y9m4n6KTrNC0fnfK7" alt="OMrun test object data - query A tooltip" width="50%"><figcaption><p>OMrun test object data - Query A tooltip</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dbi-services.gitbook.io/omrun-help/element-details/test-data-object/query-a-only.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
