PHP and MySQL syntax: Difference between revisions

Jump to navigation Jump to search
m
(find unique (non duplicated) data)
Line 92: Line 92:
* 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.


 
== references ==
<references/>


[[Category:Programming]]
[[Category:Programming]]
[[Category:Web_Dev]]
[[Category:Web_Dev]]
[[Category:MySQL]]
[[Category:MySQL]]

Navigation menu