Recent content by pksikharam

  1. P

    how to add a filter to user folder?

    Hi, I need to be able to list objects in users->->Objects->Tables folder with a '$' filter. In an essence I would like to add 'object_name not like '%$%'' to the sys.all_objects query that you are running. But it looks like this filter only works at the main table list. Is there a workaround...
Back
Top