Exercise – Loading Data
Exercise – Loading Data¶ As part of this exercise, you need to take care of loading data using COPY Command. You can connect to the database using following details in the environment provided by us. Host: localhost Port: 5342 Database Name: YOUR_OS_USER_hr_db User Name: YOUR_OS_USER_hr_user Password: YOUR_OS_USER_PASSWORD (provided by us). If you are using your …