All articles with 'development' Tag
![SQL Queries from Excel](https://chandoo.org/wp/wp-content/uploads/2008/09/sql-insert-update-query-from-csv-xls-files-final.png)
Often when you are working on 2 incompatible systems and try to import data from one to another, excel can be a handy tool. I have used excel plenty of times to generate SQL insert / update statements which I could later execute on the database console. Here is a tutorial if you ever have […]
Continue »