About 37,900,000 results
Open links in new tab
  1. What is a query? Database queries explained - Hostinger

    Sep 15, 2025 · Learn what a query is, how it works in databases and search engines, plus query types and languages like SQL with clear, simple examples.

  2. What is a query? | Definition from TechTarget

    Apr 16, 2024 · In a database context, a query is a request for information or data made by a user and written in a specific format. The format is determined by the query language supported by that …

  3. What Is A Query? - CastorDoc

    Mar 6, 2025 · At its core, a query is a question we ask a database or a search engine. It serves the purpose of retrieving information that meets certain criteria or satisfies specific conditions.

  4. QUERY Definition & Meaning - Merriam-Webster

    query implies a desire for authoritative information or confirmation. inquire implies a searching for facts or for truth often specifically by asking questions. Noun I have a query about my order. The librarian …

  5. Understanding Database Queries: What They Are and Their Functions

    Apr 1, 2025 · In computer science and database management, the term "query" denotes a formal request that instructs the database to return specific information or perform certain operations. …

  6. What Does Query Mean in Database? - clrn.org

    Apr 8, 2025 · At its core, a query is an instruction formulated in a specific query language, such as SQL (Structured Query Language), to retrieve, insert, update, or delete data stored within a database …

  7. QUERY Definition & Meaning | Dictionary.com

    QUERY definition: a question; an inquiry. See examples of query used in a sentence.

  8. QUERY | English meaning - Cambridge Dictionary

    QUERY definition: 1. a question, often expressing doubt about something or looking for an answer from an authority…. Learn more.

  9. What is a Query in DBMS? - GeeksforGeeks

    Jul 23, 2025 · A query in a DBMS is a request made by a user or application to retrieve or manipulate data stored in a database. This request is typically formulated using a structured query language …

  10. What Is a Query? Database Query Explained - UMA Technology

    Jan 7, 2025 · What Is a Query? A "query" is essentially a request for information from a database. It can be used to create, read, update, or delete data, commonly referred to as CRUD operations. Queries …