Categories
Tags → Duplicate Records Sql

Basic MySQL Search Engine Class

This class can be used to search for data in MySQL database table text fields. It executes one or more SQL SELECT queries to search for given keywords in different text fields of the same MySQL database table. The class returns an array w...
DETAILS

Analyzing Duplicate Records

This is the first of the four-part &"Advanced SQL Techniques&" series, which describes a quick and efficient way to delete duplicate records from a table.
DETAILS
©2003-2019 jCay.com