Answer Posted / Ashutosh
To execute an SQL file on Amazon Redshift, you can use the 'sql' or 'psql' command-line tool. To execute a file, specify the filename as an argument. For example: nnpsql --dbname <database> --user <username> --host <hostname> --port <portnumber> <filename>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category