(Michael McLaughlin) While working through export techniques in MySQL (5.1.34-community), I discovered that MySQL exports a null VARCHAR as a – (dash). Then, I checked the CSV engine and found that’s how MySQL stores it. It appears to be a proprietary format since other databases would import the da
Read More - Register for Free Membership
