14,983
edits
(→now) |
(→debug) |
||
| Line 158: | Line 158: | ||
* approach 2: (1) '''select *''' and then (2) '''unset''' some records which matched the condition. | * approach 2: (1) '''select *''' and then (2) '''unset''' some records which matched the condition. | ||
== documentation == | |||
<pre> | |||
EXPLAIN table_name; | |||
</pre> | |||
== debug == | == debug == | ||
[[SQL syntax debug]] | [[SQL syntax debug]] | ||