About 93,500 results
Open links in new tab
  1. Use advanced search with Jira Query Language (JQL)

    The advanced search is the most powerful and flexible way to search for your work items in Jira. You can use the Jira Query Language (JQL) to specify criteria that cannot be defined in the quick or basic …

  2. QUERY Definition & Meaning - Merriam-Webster

    1 day ago · The meaning of QUERY is question, inquiry. How to use query in a sentence. Synonym Discussion of Query.

  3. JPA Query Methods :: Spring Data JPA

    Using named queries to declare queries for entities is a valid approach and works fine for a small number of queries. As the queries themselves are tied to the Java method that runs them, you can …

  4. Datasets - Execute Queries - REST API (Power BI Power BI REST APIs ...

    Executes Data Analysis Expressions (DAX) queries against the provided dataset. The dataset must reside in My workspace or another workspace.

  5. About Power Query in Excel | Microsoft Support

    With Power Query (known as Get & Transform in Excel), you can import or connect to external data, and then shape that data, for example remove a column, change a data type, or merge tables, in ways …

  6. RRC Online Research Queries

    Research Queries The links in the boxes allow users to research oil & gas production, drilling permits, well records, gas utility and pipeline information, surface coal/lignite mining permit information and …

  7. Query Documents - Database Manual - MongoDB Docs

    MongoDB Manual: how to query documents and top-level fields, perform equality match, query with query operators, and specify compound query conditions.

  8. Clinical Queries - PubMed

    Clinical Queries - PubMed PubMed Clinical Queries This tool uses predefined filters to help you quickly refine PubMed searches on clinical or disease-specific topics. To use this tool, enter your search …

  9. CodeQL: the libraries and queries that power security ... - GitHub

    CodeQL This open source repository contains the standard CodeQL libraries and queries that power GitHub Advanced Security and the other application security products that GitHub makes available to …

  10. SQL Concepts and Queries - GeeksforGeeks

    Apr 28, 2026 · SQL concepts and queries form the foundation of working with relational databases, enabling users to store, manage and retrieve structured data efficiently. By using SQL commands, …