Create Tables on Amazon Redshift
Now that you have a text file containing all of the SQL statements for creating the tables on Amazon Redshift, you’re ready to implement it.
Copy the contents of create_table.sql
and paste it into your FlyData Access Redshift console. When you’ve done that, execute that batch of SQL statements to create the tables on your Amazon Redshift cluster.