Is there an easy way to find out which queries are linked to a specific table? I have a database that has approximatly 1100 queries and need to know if a certain table is actually being used but I don't want to go through each query.
Thanks.
Thanks.