SQL Azure Database Browser
The SQL Azure Database Browser in RazorSQL allows users to browse database objects and structures. It displays information about the following types of objects:
- Tables
- Views
- System Tables
- Procedures
- Functions
- Triggers
The SQL Azure Browser also includes tools for interacting with the above objects such as the following:
- Tools for viewing the contents of objects such as tables, views, and system tables
- A describe table and view tool
- Tools for editing tables, procedures functions, and triggers
- Tools for creating tables, views, indexes, procedures, functions, and triggers
- Tools for altering tables and views
- Tools for dropping objects
- Tools for importing and exporting data
- An SQL query builder
- A compare tool for comparing tables and/or SQL query results