• Command-query separation (CQS) is a principle of imperative computer programming. It was devised by Bertrand Meyer as part of his pioneering work on the...
    7 KB (759 words) - 04:20, 29 February 2024
  • 'query') from writing to data (a 'command'). CQRS derives from Command and Query Separation (CQS), coined by Bertrand Meyer. Commands mutate state and...
    20 KB (2,581 words) - 12:15, 23 May 2025
  • of a URL Web search query, a query entered by users into web search engines Command-query separation (CQS), a concept in object-oriented programming...
    1 KB (201 words) - 17:12, 3 October 2024
  • Thumbnail for SQL injection
    NoSQL, OS command, and LDAP injection. These vulnerabilities arise when an application processes untrusted data as part of a command or query, potentially...
    47 KB (4,983 words) - 10:03, 1 May 2025
  • for performing queries on the data within schema objects. The purpose of DQL commands is to get the schema relation based on the query passed to it. Although...
    1 KB (142 words) - 23:36, 31 May 2025
  • Thumbnail for Data definition language
    tables, columns, data types and constraints. SQL-92 introduced a schema manipulation language and schema information tables to query schemas. These information...
    9 KB (1,002 words) - 19:09, 27 November 2024
  • the Command object relating to other objects, such as the Stream, RecordSet or Connection objects. Recordset A recordset is a group of records, and can...
    10 KB (1,459 words) - 14:11, 27 June 2024
  • form, and when you see curSales you will know that it is a Currency variable. When selecting a query from a drop-down list, you will know that a query starting...
    8 KB (480 words) - 14:09, 21 October 2020
  • to include spatial data that represents objects defined in a geometric space, along with tools for querying and analyzing such data. Most spatial databases...
    22 KB (2,041 words) - 12:04, 3 May 2025
  • caller to query the size of the object. ViewObjectEx Adds support for flicker-free drawing of transparent objects, hit-testing for objects with irregular...
    20 KB (2,780 words) - 02:43, 10 May 2025
  • Oracle. Data manipulation language (DML) statements query or manipulate data in existing schema objects. "The SQL92 standard". DML Commands in Oracle...
    5 KB (550 words) - 19:14, 27 November 2024
  • Server, and other methods of retrieving data from other sources. A DataReader is usually accompanied by a Command object that contains the query, optionally...
    6 KB (735 words) - 07:06, 1 April 2025
  • Eiffel (programming language) (category Object-oriented programming languages)
    run-time objects, or "instances", a feature is an operation on these objects. There are two kinds of features: queries and commands. A query provides...
    49 KB (6,083 words) - 22:28, 25 February 2025
  • Object storage (also known as object-based storage or blob storage) is a computer data storage approach that manages data as "blobs" or "objects", as opposed...
    32 KB (3,811 words) - 16:33, 19 November 2024
  • many different types of database objects can exist. The following is a list of the most common types of database objects found in most relational databases...
    4 KB (351 words) - 20:34, 5 December 2024
  • Entity Framework (category .NET object-relational mapping tools)
    ADO.NET pattern of using Connection objects to refer to the map provider, using Command objects to send the query, and returning EntityResultSets or EntitySets...
    39 KB (4,139 words) - 14:55, 28 April 2025
  • Structured Query Language (SQL) (pronounced /ˌɛsˌkjuˈɛl/ S-Q-L; or alternatively as /ˈsiːkwəl/ "sequel") is a domain-specific language used to manage...
    45 KB (4,047 words) - 05:05, 31 May 2025
  • Thumbnail for Query by Example
    Query by Example (QBE) is a database query language for relational databases. Query by Example was devised by Moshé M. Zloof at IBM Research during the...
    8 KB (923 words) - 07:04, 31 May 2025
  • it is a component of Structured Query Language (SQL). Data Control Language is one of the logical group in SQL Commands. SQL is the standard language for...
    8 KB (1,011 words) - 16:25, 27 January 2025
  • statement, (not to be confused with parameterized query) is a feature where the database pre-compiles SQL code and stores the results, separating it from data...
    16 KB (1,814 words) - 12:44, 30 April 2025
  • Thumbnail for Database
    Database (redirect from Query Processing)
    database objects (e.g., record types, specific records, data structures), certain computations over certain objects (e.g., query types, or specific queries),...
    77 KB (9,858 words) - 10:11, 31 May 2025
  • Thumbnail for Microsoft Access
    object-based programming language that can reference a variety of objects including the legacy DAO (Data Access Objects), ActiveX Data Objects, and many...
    59 KB (6,600 words) - 06:07, 28 May 2025
  • classes of commands: Session management, query, and object transform. These commands can then be mapped onto objects, which specifies their exact functionality...
    35 KB (2,055 words) - 14:46, 12 January 2025
  • Thumbnail for Microsoft SQL Server
    Microsoft SQL Server (category Official website different in Wikidata and Wikipedia)
    Structured Query Language (SQL, often pronounced "sequel"). As a database server, it is a software product with the primary function of storing and retrieving...
    61 KB (7,167 words) - 05:20, 24 May 2025
  • ways: In a persistent programming language: The query language is fully integrated with the host language and both share the same type system. Any format...
    3 KB (300 words) - 20:34, 5 February 2025
  • WHOIS (category CS1 maint: date and year)
    Society, and is documented in RFC 3912. Whois is also the name of the command-line utility on most UNIX systems used to make WHOIS protocol queries. In addition...
    53 KB (5,530 words) - 03:44, 6 June 2025
  • Thumbnail for Command-line interface
    should the command be executed verbosely or quietly) and toFiles an object or objects (typically one or more files) on which the command should act....
    75 KB (8,552 words) - 11:52, 23 May 2025
  • services like Structured Query Language (SQL) databases, Extensible Markup Language (XML) parsers, operating system commands, Simple Mail Transfer Protocol...
    29 KB (3,107 words) - 05:58, 25 May 2025
  • set of tags and apply those tags to files, directories and other objects (devices, pipes, ...). The user can then search all the objects that match a...
    9 KB (931 words) - 19:35, 27 March 2025
  • wait for query signal */ INPUT query_signal(DCL input_data); DCL db_query db_query_type; /* Local variable, stored on stack. */ TASK query_process :=...
    10 KB (1,274 words) - 11:49, 25 July 2020