Jim What I do is create a RMD file with all the views. Then you can search the RMD file for a specific table, plus you have a file with your views just in case you have to re-create one or all.
OUT AllMyViews.RMD ; UNLOAD STRUC FOR VIEWS ; OUT TERM Buddy From: [email protected] <[email protected]> On Behalf Of Jim Belisle Sent: Monday, March 25, 2019 5:28 PM To: [email protected] Subject: [RBASE-L] - finding views containing certain tables How do I find the views that use a specific table? My understanding is if I add a column to a table that is in a view, then I need to recreate the view. So I want to find the views I will need to recreate if I add columns. James Belisle Making Information Systems People Friendly Since 1990 -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]> . For more options, visit https://groups.google.com/d/optout. -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

