Tôi nghĩ rằng cách tốt nhất để nhập tệp sql là sử dụng psql
công cụ như thế này:
psql -U postgres -h localhost -d my_database -f "C:/Users/umair/Downloads/school_management_system(1).sql"
Tôi nghĩ rằng cách tốt nhất để nhập tệp sql là sử dụng psql
công cụ như thế này:
psql -U postgres -h localhost -d my_database -f "C:/Users/umair/Downloads/school_management_system(1).sql"