Tuesday, May 22, 2007 Tip of the Day: Listing Tables with Cascade and Case Types
Supported Versions: . R:BASE 7.6 (7.6.1.30601 or higher ...) . R:BASE C/S:I 7.6 for Windows (Build: 7.6.1.30601 or higher) . R:BASE V-8 Turbo (8.0.15.30601 or higher ...) Did you know that you can list all tables with Cascade and Cascade Types, if defined, using the LIST CASCADE command? LIST CASCADE command will display a list of all tables with CASCADE and Type of Cascade (UPDATE, DELETE or BOTH), if defined. Very Best R:egards, Razzak.

