View Single Post
  #1 (permalink)  
Old April 24th, 2008, 19:06
cmcintos cmcintos is offline
Junior Member
 
Join Date: Dec 2007
Posts: 14
Thanks: 2
Thanked 0 Times in 0 Posts
Groans: 1
Groaned at 0 Times in 0 Posts
Rep Power: 0
cmcintos is on a distinguished road
removing saved queries

Hi we upgrade our test environment from 4.0 to 5.5 finally and found several saved queries are now broken. We want to remove them completely but can't through the UI due to getting null pointer exception.

I am wanting to SQL delete out the problem saved queries but am missing the core tables. Can anyone direct me at finding them?
I know about these.
SAVED_QUERY,
SAVED_QUERY_VALUES,
SAVED_QUERY_SORT
Reply With Quote