Can i select only items that are dependent based on columns?
merk
Posts: 17
Is it possible using dependency tracker to select only related items if they read or update a specific column?
e.g. I have Table A and I only want to see other tables/sprocs/functions etc that do anything with Column 1 in Table A. So if i have some sproc which is doing a 'select column 2 from table A' i don't want to see it.
e.g. I have Table A and I only want to see other tables/sprocs/functions etc that do anything with Column 1 in Table A. So if i have some sproc which is doing a 'select column 2 from table A' i don't want to see it.
Comments