Tag: mysql
-
Mapping series – an aside, a note on views in MySQL
While working on a project recently – a mapping one which required complex queries – I worked more […]
-
Mapping series – MySQL queries against latitude and longitude
I’m starting this series with the simplest aspect – a MySQL query to return rows based on radius […]
-
Selecting title, meta and multiple term names with MySQL
I often run one off reports for clients directly from the MySQL database behind their (normally WordPress) websites. […]
-
Ignore spaces when group MySQL query results
Let's get a list of all duplicate postcodes (could be any string of course) out of a specific […]
-
Reverse relationship query for last ACF repeater sub-field
Advanced Custom Fields (ACF) is a great WordPress plugin for adding custom meta fields. It has a very […]