MySQL client

Published: 02 November 2022
on channel: spa it
71
5

mysql -e "select * from base2.Customers"
додати запис
mysql -e "insert base2.Customers(Age, FirstName, LastName, Phone) values (117,'Vikan','Petrovas','0988685678')"
видалити запис
mysql -e "delete from base2.Customers where Age=117"


Watch video MySQL client online without registration, duration hours minute second in high quality. This video was added by user spa it 02 November 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 71 once and liked it 5 people.