Search references for QUERY PLAN. Phrases containing QUERY PLAN
See searches and references containing QUERY PLAN!QUERY PLAN
Sequence of steps used to access data in a SQL relational database management system
A query plan (or query execution plan) is a sequence of steps used to access data in a SQL relational database management system. This is a specific case
Query_plan
Feature to efficiently execute queries efficiently in DBMS softwares
execute a given query by considering the possible query plans. Generally, the query optimizer cannot be accessed directly by users: once queries are submitted
Query_optimization
SQL statement that returns a result set of rows from one or more tables
language, SELECT queries specify a result set, but do not specify how to calculate it. The database translates the query into a "query plan" which may vary
Select_(SQL)
Computer software system
than 100.0. In the next step, the declarative query is translated into a logical query plan. A query plan is a directed graph where the nodes are operators
Data_stream_management_system
Condition in databases
index."1 For database query optimizers, sargable is an important property in OLTP workloads because it suggests a good query plan can be obtained by a
Sargable
Uniqueness of data in a database column
SQL databases use cardinality to help determine the optimal query plan for a given query. When dealing with columnar value sets, there are three types
Cardinality_(SQL_statements)
Relational database management system
caching and relaying information (e.g. query results) query syntax analysis, optimization and execution plan generation To further improve performance
CUBRID
Organized collection of data in computing
in a data warehouse system. Query optimizer – Performs query optimization on every query to choose an efficient query plan (a partial order (tree) of operations)
Database
SQL clause
A join clause in the Structured Query Language (SQL) combines columns from one or more tables into a new table. The operation corresponds to a join operation
Join_(SQL)
Database feature
statement, parameterized statement, (not to be confused with parameterized query) is a feature where the database pre-compiles SQL code and stores the results
Prepared_statement
Family of database software by Microsoft
relational database management system developed by Microsoft using Structured Query Language (SQL, often pronounced "sequel"). As a database server, it is a
Microsoft_SQL_Server
Computer query in SQL
a SQL database query, a correlated subquery (also known as a synchronized subquery) is a subquery (a query nested inside another query) that uses values
Correlated_subquery
Theory of relational databases
a theory that uses algebraic structures for modeling data and defining queries on it with well founded semantics. The theory was introduced by Edgar F
Relational_algebra
Free and open-source object relational database management system
to it. Query Re-Write occurs after DML statement parsing and before query planning. The functionality rules provide was, in almost every way, later duplicated
PostgreSQL
Open-source software framework
files. A single query can join data from multiple datastores. Drill's datastore-aware optimizer automatically restructures a query plan to leverage the
Apache_Drill
Relational model database server
included support for partition locking, CIS Support for HANA, Relaxed Query Limits, Query Plan Optimization with Star Joins, Dynamic Thread Assignment, Sort and
Adaptive_Server_Enterprise
Overview of and topical guide to databases
database management systems in which multiple query plans for satisfying a query are examined and a good query plan is identified. Database replication – List
Outline_of_databases
Computational problem
this case (single-query planning). Roadmaps are still useful if many queries are to be made on the same space (multi-query planning) A* Bug algorithm
Motion_planning
Computational strategy for large datasets
the most efficient query plan or utilizing statistical estimates to quickly prune large data sections that do not match the query criteria. This initial
Filter_and_refine
American data technology company
physical host. When a query enters the master node, it is parsed, planned and dispatched to all of the segments to execute the query plan and either return
Greenplum
Cloud-based NoSQL document database service
Datastore Query Language) is a query language just like SQL and it is designed to interact with Google Cloud Datastore. GQL allows users to query the Datastore
Google_Cloud_Datastore
Topics referred to by the same term
may refer to: Quadrature encoder pulse, in a rotary encoder Query plan or query execution plan, in a database software system Quadratic eigenvalue problem
QEP
Query language for property graphs
GQL (Graph Query Language) is a standardized query language for property graphs first described in ISO/IEC 39075, released in April 2024 by ISO/IEC. The
Graph_Query_Language
Open source triplestore and graph database
SPARQL; The SERVICE syntax of federated queries for functionality extending; Managed behavior of the query plan generator; Reusable named subqueries. Amazon
Blazegraph
Sequential scan of a database
on the entire database. Database Database index Optimizing compiler Query plan Query optimization SQL "Avoiding Table Scans". Oracle. 2011. "Which is Faster:
Full_table_scan
Oracle. Microsoft SQL Server offers hints via the OPTION keyword Query optimizer Query plan MySQL 5.5 Reference Manual: 12.2.9.3 Index Hint Syntax Mike Ault:
Hint_(SQL)
Business analytics service by Microsoft
visualizations. The software was originally used as Power Pivot and Power Query in Microsoft Excel. This application was originally conceived by Thierry
Microsoft_Power_BI
Identifier for a taxpaying entity in the United States
Data dictionary JDBC XQJ ODBC Query language Query optimizer Query rewriting system Query plan Functions Administration Query optimization Replication Sharding
Taxpayer Identification Number
Taxpayer_Identification_Number
Function of managing and maintaining DBMS software
monitoring. Setup and maintain documentation and standards. Plan growth and changes (capacity planning). Work as part of a team and provide 24/7 support when
Database_administration
Topics referred to by the same term
Observatory in Lake Arrowhead, California Rule-Based Optimization, an SQL Query plan optimization technique Red Buttes Observatory near Laramie, Wyoming Rang
RBO
Open-source data management framework
parser, an API for building expressions in relational algebra, and a query planning engine. As a framework, Calcite does not store its own data or metadata
Apache_Calcite
Open-source distributed SQL query engine
distributed SQL query engine designed to query large data sets distributed over one or more heterogeneous data sources. Trino can query data lakes that
Trino_(SQL_query_engine)
Open-source data analytics cluster computing framework
query plans, encodes them using Protocol Buffers, and transmits them to the Spark server over the gRPC framework; the server translates these plans into
Apache_Spark
Distributed query engine
to Trino) is a distributed query engine for big data using the SQL query language. Its architecture allows users to query data sources such as Hadoop
Presto_(SQL_query_engine)
2006 release of search queries
search query logs to the public. AOL did not identify users in the report, but personally identifiable information was present in many of the queries. This
AOL_search_log_release
Python library for data analysis
entire dataset must be loaded in RAM, and the library does not optimize query plans or support parallel computing across multiple cores. Wes McKinney, the
Pandas_(software)
COC plan was for DPSS output for 11 MCs and 15 CPs (i.e., 4 of the simplest AN/FYA-4 consoles for printing reports). Query Language (473L Query) Query Language
IBM 473L Command and Control System
IBM_473L_Command_and_Control_System
thus providing relational access to the data. Query Plan Viewer enables SQL users to analyze query plans for optimization. Function Executor assists developers
Actian_Zen
Simple network protocols for the exchange of human-oriented status and user information
RUIP one line query based upon the Finger query specification, and waits for the RUIP to respond. The RUIP receives and processes the query, returns an
Finger_(protocol)
Database using graph structures for queries
graph database (GDB) is a database that uses graph structures for semantic queries with nodes, edges, and properties to represent and store data. A key concept
Graph_database
Geospatial extension for the PostgreSQL Database
high speed spatial querying. Index selectivity support, to provide high performance query plans for mixed spatial/non-spatial queries. The PostGIS implementation
PostGIS
Database engine
query results obtained after the Reduce operation. Compiler: Performs compilation of the HiveQL query, which converts the query to an execution plan.
Apache_Hive
Phenomenon with database updates where a row is updated more than once
working on query optimization. They wrote a SQL query supposed to give a ten percent raise to every employee who earned less than $25,000. This query would
Halloween_Problem
AI that generates content
generative AI planning or generative planning were used in the 1980s and 1990s to refer to AI planning systems, especially computer-aided process planning, used
Generative_AI
Parallel logic programming language
"auto-scheduler" (also called a "join optimizer") that chooses efficient query plans based on a profile, as in profile-guided optimization. Soufflé has been
Soufflé (programming language)
Soufflé_(programming_language)
Large language model and AI chatbot by Anthropic
Thomas (April 23, 2026). "Claude Opus 4.7 has turned into an overzealous query cop". The Register. Retrieved May 17, 2026. "Anthropic releases new model
Claude_(language_model)
Protocol to run DNS queries over HTTPS
the DNS over TLS (DoT) protocol, a similar standard for encrypting DNS queries, differing only in the methods used for encryption and delivery. Based
DNS_over_HTTPS
German computer scientist (born 1977)
2022-03-23. Neumann, Thomas (2011). "Efficiently Compiling Efficient Query Plans for Modern Hardware". Proceedings of the VLDB Endowment. 4 (9): 539–550
Thomas_Neumann
Address on the World Wide Web
pathinfo part without a query part may also be referred to as a 'clean URL,' whose last part may be a 'slug.' An optional query component preceded by a
URL
JavaScript library
2021 jQuery UI is in maintenance mode, with no new features being planned. Interactions such as draggable/droppable and sortable are supported. jQuery UI
JQuery_UI
Combination of SQL and Java within programs
returned query results can also be checked strictly. Preprocessor might generate static SQL which performs better than dynamic SQL because query plan is created
SQLJ
Open source column-oriented relational database management system
index maintenance from updates to query processing. The query pipeline optimizers are used to massage the query plans to crack and to propagate this information
MonetDB
Software system for finding relevant information on the Web
other relevant information on the Web in response to a user's query. Users submit their queries through a web browser or a mobile app, and the results page
Search_engine
Type of data model
result in significant performance penalties, in part because any compiled query plans that use this table are automatically invalidated. Dynamic column addition
Entity–attribute–value_model
Social networking service owned by Meta Platforms
programs can query Java services. Caching solutions display pages more quickly. The data is then sent to MapReduce servers where it is queried via Hive.
Prime Minister of India since 2014
PMO contains information about Modi from the 1950s. Replying to an RTI query, the School of Open Learning said it did not have any data of students who
Narendra_Modi
Generative AI chatbot by OpenAI
assume the persona of DAN ("Do Anything Now"), a character that answers queries that would otherwise be rejected by the content policy. In March 2023,
ChatGPT
Web browser developed by Google
on April 15, 2023. Schechner, Sam (January 25, 2021). "Google Progresses Plan to Remove Third-Party Cookies". The Wall Street Journal. ISSN 0099-9660.
Google_Chrome
British-American mass murderer and terrorist (1991–2014)
automobiles, Nazism, knife attacks, and racially charged topics. Rodger used queries such as "Adolf Hitler and the law of attraction", "Nazi curbstomp", and
Elliot_Rodger
SQL database engine software
co-founder Michael Widenius' daughter My, and "SQL", the acronym for Structured Query Language. A relational database organizes data into one or more data tables
MySQL
Computer network protocol
WHOIS (pronounced as the phrase "who is") is a query and response protocol that is used for querying databases that store an Internet resource's registered
WHOIS
ITU-T Recommendation for telephone numbering
domain name 3.2.1.0.5.5.5.9.9.9.1.e164.arpa. When a number is mapped, a DNS query may be used to locate the service facilities on the Internet that accept
E.164
Country in East Asia
2021. "What is the human development index (HDI)? How are relevant data queried?" (PDF). Directorate General of Budget, Accounting and Statistics, Executive
Taiwan
Determining where a point is in relation to a coplanar polygon
repeated geometric query setting: given a single polygon and a sequence of query points, quickly find the answers for each query point. Clearly, any
Point_in_polygon
Type of machine learning model
systems. Given a query, a document retriever is called to retrieve the most relevant documents. This is usually done by encoding the query and the documents
Large_language_model
Chatbot developed by xAI
the bot politically rightward to provide conservative responses to user queries. Grok is used to generate articles at the encyclopedia website Grokipedia
Grok_(chatbot)
Latin phrase signifying a solution meant to address one specific problem or task
network elements that combine to form a network requiring little or no planning. Ad hoc testing Ad infinitum Ad libitum Adhocracy Democracy Heuristic House
Ad_hoc
American singer-songwriter (born 1941)
Time magazine and the novels of Jack London. Biographer Clinton Heylin queried the veracity of Dylan's autobiography, noting "Not a single checkable story
Bob_Dylan
2022 abduction and murder of a young girl in Texas
Strand, including missing posters and crime scene photos. He also googled queries including "Paradise Missing Girl" and "Do fedex truck cameras constantly
Murder_of_Athena_Strand
2026 Android mobile operating system
receive enhancements via Quarterly Platform Releases (QPRs). Notably, Google plans to introduce a "Minor SDK Release" in the fourth quarter of 2026, which
Android_17
Chatbot developed by Microsoft
uses the OpenAI o1 models to let Copilot "reason" through more complex queries, and Copilot Vision, which lets Copilot view and converse about websites
Microsoft_Copilot
American multinational technology company
hardware like mainstream x86 computers (similar to home PCs) to keep costs per query low. In 2005, it started developing its own designs, which were only revealed
Computer language and protocol
The Knowledge Query and Manipulation Language, or KQML, is a language and protocol for communication among software agents and knowledge-based systems
Knowledge Query and Manipulation Language
Knowledge_Query_and_Manipulation_Language
Online tool for synthesizing documents
Plus to individual users through the Google One AI Premium subscription plan, following its initial enterprise-only launch in December 2024. NotebookLM
NotebookLM
Declarative logic programming language
significantly different behavior and properties from Prolog. It is often used as a query language for deductive databases. Datalog has been applied to problems in
Datalog
Umbrella organisation for operating retail payments and settlement systems in India
in January 2017 and will be launched in the 2022-23 financial year. The plan is to incorporate distributed ledger into Digital Rupee. Like banknotes it
National Payments Corporation of India
National_Payments_Corporation_of_India
Newspaper online services
Clinton in reaction to the 2016 Democratic National Committee email leak, queries from Donald Trump's transition team indicating skepticism of foreign aid
Online platforms of The New York Times
Online_platforms_of_The_New_York_Times
Video-sharing platform
or inviting them to subscribe to the ad-free YouTube Premium subscription plan. YouTube says that the use of ad blockers violates its terms of service.
YouTube
American photographer and environmentalist (1902–1984)
proper care of photographic material, and used various subterfuges to evade queries. The ownership of one image in particular has attracted interest: Moonrise
Ansel_Adams
Data item stored in a browser by a website
query strings containing a unique session identifier to all the links inside of a web page. When the user follows a link, the browser sends the query
HTTP_cookie
Functional programming and query language for XML
XQuery (XML Query) is a query language and functional programming language designed to query and transform collections of structured and unstructured data
XQuery
Programming language that uses first order logic
rules, which define relations. A computation is initiated by running a query over the program. Prolog was one of the first logic programming languages
Prolog
American artificial intelligence company
OpenAI had banned an account belonging to the perpetrator due to violent queries approximately 7 months prior to the attacks. OpenAI opted not to report
OpenAI
Large language model developed by Google
efficient training and inference on TPUs. The 1.0 generation uses multi-query attention. However, no whitepapers were published for Gemini 2.0, 2.5, and
Gemini_(language_model)
British recreational mathematician (1893–1977)
canal: Panama!". Mercer made many palindrome submissions to Notes and Queries but did not always claim authorship even when he had indeed penned the
Leigh_Mercer
Chinese artificial intelligence company
the feedforward layers, rotary positional embedding (RoPE), and grouped-query attention (GQA). Both had vocabulary size 102,400 (byte-level BPE) and context
DeepSeek
English pornographic film actress (born 1999)
podcast, where she attracted backlash for appearing on the show and for querying why she should take criticism from stay-at-home mothers or from people
Bonnie_Blue_(actress)
President of Russia (2000–2008; since 2012)
29 November 2024. "Vladimir Putin and Google: The most popular search queries answered". BBC News. 19 March 2018. Archived from the original on 19 March
Vladimir_Putin
British statesman and writer (1874–1965)
Chiefs of Staff Committee: The destruction of Dresden remains a serious query against the conduct of Allied bombing.... I feel the need for more precise
Winston_Churchill
Singaporean sex offender (born 1998)
the original on 1 October 2024. Retrieved 12 July 2025. "Reply To Media Query on Amos Yee NS Default Case". Ministry of Defence. 24 November 2025. Archived
Amos_Yee
Free online crowdsourced encyclopedia
that uses Znuny, a free and open-source software fork of OTRS to handle queries without having to reveal the identities of the involved parties. This is
Wikipedia
Email service provided by Google
through a monthly subscription plan. As of 2021[update], storage of up to 15 gigabytes is included, and paid plans are available for up to 2 terabytes
Gmail
Concept involving online bot activity
while Google may suggest that there are millions of search results for a query, the results available to a user do not reflect that. This problem is exacerbated
Dead_Internet_theory
King of the United Kingdom from 1910 to 1936
meeting at Sandringham on 22 January 1936; when the new king (Edward VIII) queried why no provision had been made for him under his father's will, the late
George_V
Optimization problem in computer science
problem is defined as follows: given a set S of points in a space M and a query point q ∈ M {\displaystyle q\in M} , find the closest point in S to q. Donald
Nearest_neighbor_search
American serial killer (1960–1994)
October 2, 2021. Barron, James (July 27, 1991). "Milwaukee Police Once Queried Suspect". The New York Times. Archived from the original on September 26
Jeffrey_Dahmer
Probabilistic motion planning algorithm
probabilistic roadmap planner consists of two phases: a construction and a query phase. In the construction phase, a roadmap (graph) is built, approximating
Probabilistic_roadmap
Branch of computer science
geometric query problems, commonly known as geometric search problems, the input consists of two parts: the search space part and the query part, which
Computational_geometry
Checking software against a standard
such as executing SQL statements against the database and then executing queries to ensure that the expected changes have been reflected. Grey-box testing
Software_testing
Application layer protocol
GET requests (i.e. limited to real file requests and so with URLs without query string used as a command, etc.) could be pipelined in a safe and idempotent
HTTP
QUERY PLAN
QUERY PLAN
Surname or Lastname
English
English : habitational name from Hartshorne in Derbyshire or Hartshorn in Northumberland, named from Old English heorot ‘hart’, ‘stag’ + horn ‘horn’, i.e. hill with some fancied resemblance to a hart’s horn. Reaney suggests a further possibility: that it could come from the Middle English plant name harteshorn ‘hartshorn’, denoting either of two plants with leaves branched like a stag’s antlers: Senebiera coronopus and Plantago coronopus.
Surname or Lastname
English and French
English and French : metonymic occupational name for a gardener, in particular someone with a herb garden, from Middle English plant (Old English plante), Old French plante ‘herb’, ‘shrub’, ‘young tree’. In English it may also be a nickname for a tender or delicate individual, from the same word in a transferred sense.French : topographic name for a planted area, in particular one planted with herbs or vines. Compare Plantier.Jewish (eastern Ashkenazic) : unexplained.
Surname or Lastname
English
English : metonymic occupational name for a dyer or seller of dye, from Middle English mad(d)er ‘madder’ (Old English mædere), a pink to red dye obtained from the roots of the madder plant.German and Dutch (Mader, Mäder) : occupational name for a reaper or mower, Middle High German mÄder, mæder, Middle Dutch mader.French (southwestern and southeastern) : metonymic occupational name for a carpenter.
Surname or Lastname
English
English : topographic name for someone who lived near a meadow or a patch of arable land, Middle English lee, lea, from Old English lēa, dative case (used after a preposition) of lēah, which originally meant ‘wood’ or ‘glade’.English : habitational name from any of the many places named with Old English lēah ‘wood’, ‘glade’, as for example Lee in Buckinghamshire, Essex, Hampshire, Kent, and Shropshire, and Lea in Cheshire, Derbyshire, Herefordshire, Lancashire, Lincolnshire, and Wiltshire.Irish : reduced Americanized form of Ó Laoidhigh ‘descendant of Laoidheach’, a personal name derived from laoidh ‘poem’, ‘song’ (originally a byname for a poet).Americanized spelling of Norwegian Li or Lie.Chinese : variant of Li 1.Chinese : variant of Li 2.Chinese : variant of Li 3.Korean : variant of Yi.Lee is a prominent VA family name brought over in 1641 by Richard Lee (d. 1664), a VA planter and legislator. His great-grandsons included the brothers Arthur, Francis L., Richard Henry, and William Lee, all prominent American Revolution legislators and diplomats.
Girl/Female
Gujarati, Indian, Kannada
Njn
Surname or Lastname
French (Planté)
French (Planté) : topographic name for someone living by an area of planted ground, a herb garden, shrubbery, or more specifically a vineyard.English : variant of Plant.
Surname or Lastname
English
English : patronymic from Mathew; a variant spelling of Matthews. In the U.S., this form has absorbed some European cognates such as German Matthäus.Among the earliest bearers of the name in North America was Samuel Mathews (c.1600–c.1657), who came to VA from London in about 1618. He established a plantation at the mouth of the Warwick River, which was at first called Mathews Manor; later its name was changed to Denbigh. He was one of the most powerful and influential men in the early affairs of the colony. He (or possibly his son, who bore the same name) was governor of the colony from 1657 until his death in 1660.
Surname or Lastname
English (Northamptonshire)
English (Northamptonshire) : Anglo-Norman French patronymic (see Fitzgerald) from the personal name Hugh.William Fitzhugh (1651–1701), from Bedford, England, emigrated to VA about 1670 and established himself on the Potomac River in what was then Stafford Co., VA, as a planter and exporter. He also practiced law, was a member of the Virginia House of Burgesses, and served in 1687 as lieutenant colonel of the county militia.
Surname or Lastname
English
English : nickname for a person with a ruddy complexion, from an adjective derivative of Middle English mad(d)er ‘madder’, the dye plant (see Mader 1), here used in a transferred sense.
Surname or Lastname
English and Scottish
English and Scottish : occupational name for a stonemason, Middle English, Old French mas(s)on. Compare Machen. Stonemasonry was a hugely important craft in the Middle Ages.Italian (Veneto) : from a short form of Masone.French : from a regional variant of maison ‘house’.George Mason (1725–92), the American colonial statesman who framed the VA Bill of Rights and Constitution, which was used as a model by Thomas Jefferson when drafting the Declaration of Independence, was a VA planter, fourth in descent from George Mason (?1629–?86), a royalist soldier of the English Civil War who had received land grants in VA. As well as being prominent in the affairs of VA, the family also produced the first governor of MI.
Surname or Lastname
English
English : topographic name for someone who lived on a heath (Middle English hethe, Old English hǣð) or a habitational name from any of the numerous places, for example in Bedfordshire, Derbyshire, Herefordshire, Shropshire, and West Yorkshire, named with this word. The same word also denoted heather, the characteristic plant of heathland areas. This surname has also been established in Dublin since the late 16th century.
Surname or Lastname
English
English : topographic name for someone who lived in a house by a village green, from Middle English grene ‘green’ + hous ‘house’. (The term was not used to denote a glasshouse for the cultivation of ‘greens’ or sensitive plants until the late 17th century.)Jewish (American) : English translation of Ashkenazic Grünhaus, an oramental name composed of German grün ‘green’ + Haus ‘house’.
Surname or Lastname
English and Dutch
English and Dutch : occupational name for a washerman or launderer, Old French, Middle Dutch lavendier (Late Latin lavandarius, an agent derivative of lavanda ‘washing’, ‘things to be washed’). The term was applied especially to a worker in the wool industry who washed the raw wool or rinsed the cloth after fulling. There is no evidence for any direct connection with the word for the plant (Middle English, Old French lavendre). However, the etymology of the plant name is obscure; it may have been named in ancient times with reference to the use of lavender oil for cleaning or of the dried heads of lavender in perfuming freshly washed clothes.
Surname or Lastname
English (mainly Lancashire)
English (mainly Lancashire) : topographic name from Old English gors(t) ‘gorse’, or a habitational name from some minor place named with this word.Slovenian (Gorše) : shortened form of the personal name Gregor, Latin Gregorius.Slovenian (Gorše) : topographic name from a derivative of gora ‘mountain’, ‘hill planted with vines’, ‘wood in a hill country’ (see Gornik).
Surname or Lastname
English (chiefly Berkshire)
English (chiefly Berkshire) : from Middle English planke ‘plank’ (Late Latin planca). It is not clear how this word was applied as a surname: it may be a topographic name for someone who lived near a plank bridge over a stream, a metonymic occupational name for a carpenter, or a nickname for a thin person.North German : nickname for a cantankerous person, from Middle Low German plank ‘quarrel’, ‘discord’.North German : metonymic occupational name from Middle Low German plank ‘measure for liquids’.South German : topographic name from Middle High German plank ‘plank’, ‘palisade’.South German : nickname for a fair-haired person, from a variant of Middle High German blanc ‘light’, ‘shining’.
Surname or Lastname
English, Scottish, and French
English, Scottish, and French : status name for a young servant,
Middle English and Old French page (from Italian paggio,
ultimately from Greek paidion, diminutive of pais ‘boy’,
‘child’). The surname is also common in Ireland (especially Ulster and
eastern Galway), having been established there since the 16th century.North German : metonymic occupational name for
a horse dealer, from Middle Low German page ‘horse’.(Pagé) : North American form of French Paget.A Pagé, also known as Carsy, Quercy, and
Surname or Lastname
English (mainly East Midlands)
English (mainly East Midlands) : habitational name from any of various places. Melbourne in former East Yorkshire is recorded in Domesday Book as Middelburne, from Old English middel ‘middle’ + burna ‘stream’; the first element was later replaced by the cognate Old Norse meðal. Melbourne in Derbyshire has as its first element Old English mylen ‘mill’, and Melbourn in Cambridgeshire probably Old English melde ‘milds’, a type of plant.
Surname or Lastname
English
English : metronymic from the medieval female personal name Madde, a form of Maud (see Mould 1) or Magdalen (see Maudlin).James Madison (1751–1836), 4th President of the U.S. (1809–17), was born in VA, the son of a planter. He was descended from John Madison, a ship’s carpenter from Gloucester, England, who had settled in VA in about 1653.
Surname or Lastname
English and Welsh (very common in southern England and South Wales)
English and Welsh (very common in southern England and South Wales) : patronymic from the medieval English personal name Harry, pet form of Henry.This name is also well established in Ireland, taken there principally during the Plantation of Ulster. In some cases, particularly in families coming from County Mayo, both Harris and Harrison can be Anglicized forms of Gaelic Ó hEarchadha.Greek : reduced form of the Greek personal name Kharalambos, composed of the elements khara ‘joy’ + lambein ‘to shine’.Jewish : Americanized form of any of various like-sounding Jewish names.
Surname or Lastname
English
English : habitational name from either of two places so named: one southwest of London and the other in Somerset. The former is named from Old English feld ‘open country’ or felte ‘mullein’ (or a similar plant) + hÄm ‘homestead’ or hamm ‘enclosure hemmed in by water’; the latter from Old English fileðe ‘hay’ + hÄm or hamm.
QUERY PLAN
QUERY PLAN
Female
Esperanto
Esperanto name KANDAJHA means "made of candy."
Boy/Male
Latin
Regal.
Boy/Male
Hebrew
God is my wrath.
Girl/Female
Muslim/Islamic
Face like a moon beautiful
Girl/Female
Arabic, Muslim
Merry
Girl/Female
Australian, Danish, French, Greek, Latin
Daughter of the Sun
Girl/Female
Biblical American
Sickness, a beginning, a precious stone.
Girl/Female
Indian, Sanskrit, Tamil
Collection of Philosophical Poetry
Girl/Female
Australian, Latin, Scottish
Derived from Victoria Triumphant
Male
Egyptian
, the name of a judge.
QUERY PLAN
QUERY PLAN
QUERY PLAN
QUERY PLAN
QUERY PLAN
v. t.
To doubt of; to regard with incredulity.
v. i.
To ask questions; to make inquiry.
imp. & p. p.
of Query
n.
A mill for grinding grain, the upper stone of which was turned by hand; -- used before the invention of windmills and watermills.
n.
A groom; an equerry.
n.
That which is asked; inquiry; interrogatory; query.
v. t.
To twirl; to turn or wind round; to coil; as, to querl a cord, thread, or rope.
v. t.
To doubt of; to be uncertain of; to query.
v. t.
To write " query" (qu., qy., or ?) against, as a doubtful spelling, or sense, in a proof. See Quaere.
n.
A question in the mind; a doubt; as, I have a query about his sincerity.
v. t.
To address questions to; to examine by questions.
n.
A hand mill. See Quern.
pl.
of Query
v. t.
To put questions about; to elicit by questioning; to inquire into; as, to query the items or the amount; to query the motive or the fact.
n.
An interrogation point [?] as the sign of a question or a doubt.
n.
A question; an inquiry to be answered or solved.
v. i.
To have a doubt; as, I query if he is right.
v. t.
Earnest inquiry; question; query.
p. pr. & vb. n.
of Query
n. & v.
See Querl.