I am relatively new to Redshift but have used the SQL Server Management Studio(SSMS) to work with SQL Server. Now I have a project with Redshift and am using the SQL Workbench to query the Redshift Cluster. However I dont find an Object Explorer kind of window on the SQL Workbench interface. Is there such a window on the SQL workbench?
Also, how do i select the active Redshift database on the SQL Workbench? Used to be pretty simple in SSMS(Select the active database from a drowp down option list), but i am lost when it comes to SQL Workbench?
Thanks!
Tools -> Show Database Explorer? - a_horse_with_no_name