I have to add a few columns to a table and I also need to add these columns to all the views that use this table. Is it possible to get a list of all the views in a database that use a certain table? Answer This should do it:
I have to add a few columns to a table and I also need to add these columns to all the views that use this table. Is it possible to get a list of all the views in a database that use a certain table? Answer This should do it: