Categories Audio & MP3 Business Chat & IM Clipart (Subscription) Desktop Publishing Desktop Customization Developer Drivers Enterprise Apps TrueType Fonts Games Graphics.com Home & Hobby Internet Multimedia Palm / Visor PocketPC / WinCE Utilities Wallpaper Comparison Shopping Discuss Software
Broken Submit Remove Suggest Link to Us!
content_startDescription:Create or modify views for WATCOM SQL and Sybase SQL.
The database stores the definition of a view in the system table SYS.SYSTABLE in the column view_def in the form of a CREATE VIEW... command. Also SQL Central for Sybase SQL Anywhere and PowerBuilder show the definitions of the database views in this form. With slightly more complicated views (an expression or subquery in the columns' definition), this form is not very easy to read. And even a trivial modification of such a view - e.g. a change in the columns' order - means to get the CREATE VIEW... string, then modify it in a text editor, drop the original view and finally re-run the CREATE VIEW... command. The aim of this program is to simplify the work of a designer or a database administrator when modifying views. content_stop
Click on the icon below to download this file:
Local Business DirectoryLocal Buying Guides