공부
[postgres] USE database `\c database`
승가비
2023. 2. 1. 23:24
728x90
https://stackoverflow.com/questions/10335561/use-database-name-command-in-postgresql
"use database_name" command in PostgreSQL
I am beginner to PostgreSQL. I want to connect to another database from the query editor of Postgres - like the USE command of MySQL or MS SQL Server. I found \c databasename by searching the In...
stackoverflow.com
728x90