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