April 16, 2024
Last updated 1 year ago
mysql -u root -h 94.237.53.3 -P 48816 -p show databases; show tables;
select * from departments;