Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
MySQL
Where Clause 43 codes
Home
MySQL
Where Clause
1 A WHERE clause that contains two expressions (conditions)
2 Add a WHERE clause that looks for NULL values in the book column that is named in the ON clause
3 Add an expression to the WHERE clause that explicitly excludes the reference
4 Adds an additional condition to the WHERE clause and the calculated columns must have a total greater than 20
5 An OR operator
6 And 1
7 AND and OR may be intermixed
8 Calculation in WHERE clause
9 Change localhost to the name of the machine where youll be working
10 Check day name in where clause
11 Combine condition with OR
12 Combine conditions
13 Combine conditions in select clause
14 Combining WHERE Conditions
15 Compare and calculate in Where clause
16 Compare the results from two statements
17 Compare two conditions
18 Define multiple conditions in a clause
19 Do Calculation in Where and order
20 Get the number of items for each color where the price exceeds 150 00 and when there is more than 1 item for t
21 Getting the List of Products That Are on Catalog Promotion
22 Not equal in where
23 Put the entire original expression in parentheses and negate the whole thing with NOT
24 Retrieve the name of the customer placing order 4
25 Searches for surnames that have an e anywhere in the name and then end with an e
26 SELECT statement includes three expressions connected with an AND operator and an OR operator
27 SELECT statement includes two expressions within the WHERE clause
28 Show all records where the color is not Silver or the price is below 100 00
29 Show all records where the color is Silver and the price is above 100 00
30 Show records where make is Krups, Gaggia or DeLonghi and the model is not TSK-182 or EC410
31 The AND construct means that both clauses must be true
32 To display the author who painted each book
33 To put first those records where people sent messages to themselves
34 Use AND for int value
35 Use AND to combine conditions
36 Use CURRENT_DATE in where clause
37 Use where clause the narrow down results
38 Using a WHERE clause that matches up values in the author ID column
39 Using Where Conditions
40 Where clause
41 WHERE Clause Comparisons
42 WHERE clauses can test multiple conditions
43 WHERE TRUE OR FALSE