SINGAPORE/DUBAI, June 30 (Reuters) - The United Arab Emirates boosted crude oil and condensate exports to ‌a record high in June, preliminary Kpler and Vortexa ship-tracking data showed, shortly after ...
# renamed 'transaction_' in sqlite because 'transaction' is a reserved word.
sqlite3 -header -csv your_database_name "select * from books;" > books.csv sqlite3 -header -csv your_database_name "select * from books where year = 2017;" > books ...