database_house_price

execute

  1. put the data from 房價實價登陸 to /data
  2. run command
cd script
mysql -u root
> source create_table.sql;
> show warnnings;