critical_log

Import data into table from a file

Import data into table from a file

Very useful feature of mysql: CREATE TEMPORARY TABLE table1(id int); LOAD DATA LOCAL INFILE ‘/dir/file’ INTO TABLE table1

Approaching ZCE exam

Approaching ZCE exam

I’ve started preparations to become ZCE. You can find some more details about it here