Changes

Advanced MySQL Data Filtering - AND, OR, NOT and IN

1 byte removed, 02:57, 13 October 2007
Summary
== Summary ==
In this chapter we have extended our knowledge of data filtering by exploring the use of the ''AND'', ''NOT'', ''OR'', and ''IN'' operators. In the next chapter we will look at even more flexible filtering [[MySQL Wildcard Filtering||using wildcards]].