Home
search
Collections
Sign in or create an account
×
Upload an optional image.
Medium site navigation
Upload an optional image.
Brad Bloomfield
technologist, musician, 4wd enthusiast and amateur radio operator
Following
5
Followers
2
Elsewhere
Follow
Latest
MySQL CONCAT — a really handy function
I often use the MySQL string concatenation function concat. It is really awesome and makes my life easier. So I’ll take you through a…
Brad Bloomfield
1 min read
MyISAM — An old but still really useful storage engine
It’s been that INNODB has been the default MySQL storage engine for some years. For good reason, foreign keys and index level locking make…
Brad Bloomfield
3 min read
MySQL Prepared Statements
I recently developed a PHP script to export some denormalised data out of a set of MySQL tables. The original authors of the system we…
Brad Bloomfield
2 min read
More
Collections edited by Brad Bloomfield
MySQL — Interesting queries for reporting and analysis
Follow
2