Simple CRUD in Postgres
Open Your Terminal
write “psql -U postgres”, -U = User , postgres is user
Create Database book store
enter to database book store with “\c book_store”, in the second red box is name database that we enter
Create Table book, ‘create table ...
blog.alchemists.my.id1 min read
ahmad
Full-Stuck
i can't speak engglish