I have taken a backup of SQL Server DB with data in .bak file. Now I want to restore only schema of this db with another name. How to do this?
There is an option in PgAdim (PostgreSQL) to restore only schema even though you had a backup file with data.
New contributor
Mattudi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2