I am trying to located particular channel entries that have a URL_Title with a specific string.
Some of our URL_Title are of the form Title_2006
So I want to locate all entries that have the _2006 in the URL_Title in a particular channel. The 2006 is not in the Title or in the body, so a standard CP search does not work.
Is there a way to do this or can I write some kind of SQL query in the Tools>SQL Manager?