7 relations: Data manipulation language, Delete (SQL), Null (SQL), SQL, SQL:2003, String literal, Wildcard character.
Data manipulation language
A data manipulation language (DML) is a computer programming language used for adding (inserting), deleting, and modifying (updating) data in a database.
New!!: Where (SQL) and Data manipulation language · See more »
Delete (SQL)
In the database structured query language (SQL), the DELETE statement removes one or more records from a table.
New!!: Where (SQL) and Delete (SQL) · See more »
Null (SQL)
Null (or NULL) is a special marker used in Structured Query Language to indicate that a data value does not exist in the database.
New!!: Where (SQL) and Null (SQL) · See more »
SQL
SQL (S-Q-L, "sequel"; Structured Query Language) is a domain-specific language used in programming and designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS).
New!!: Where (SQL) and SQL · See more »
SQL:2003
SQL:2003 is the fourth revision of the SQL database query language.
New!!: Where (SQL) and SQL:2003 · See more »
String literal
A string literal or anonymous string is a type of literal in programming for the representation of a string value within the source code of a computer program.
New!!: Where (SQL) and String literal · See more »
Wildcard character
In software, a wildcard character is a kind of placeholder represented by a single character, such as an asterisk, which can be interpreted as a number of literal characters or an empty string.
New!!: Where (SQL) and Wildcard character · See more »