Listing Databases
postgres=# \l
Switching Databases
postgres=# \c sales
Listing Tables
sales=# \dt
sudo mysql -uroot -p koha_library < koha_library.sql sudo systemctl restart apache2.service sudo systemctl restart koha-common sudo ...
No comments:
Post a Comment