Can anyone recomend a good tool which allows you to query different database types? I like the query analyzer which comes with SQL Server, but all I have for Oracle is SQL Plus which is pretty lame ...
SQL Server is primarily built around a row-based table structure that connects related data elements in different tables to one another, avoiding the need to redundantly store data in multiple places ...