Hi Sacha.
First and foremost, thank you for continuing to improve Stockalyze. It is greatly appreciated.
Now here is my question:
When I began using Stockalyze, I didn't know much about what I was doing and some stocks got entered without the exchange name, so it has "UNKNOWN" for the exchange. I have since corrected my mistake, but now I have a large amount of duplicate tables for some symbols.
One with the correct exchange name and another with "UNKNOWN".
I use SQL Lite.
I know some SQL, but only enough to be dangerous. I have tried to Google my question, but have failed to find the solution.
What would the SQL syntax be to delete all tables with "UNKNOWN" in its name?
Or is this something that should be left alone?
Thanks,
Tony
First and foremost, thank you for continuing to improve Stockalyze. It is greatly appreciated.
Now here is my question:
When I began using Stockalyze, I didn't know much about what I was doing and some stocks got entered without the exchange name, so it has "UNKNOWN" for the exchange. I have since corrected my mistake, but now I have a large amount of duplicate tables for some symbols.
One with the correct exchange name and another with "UNKNOWN".
I use SQL Lite.
I know some SQL, but only enough to be dangerous. I have tried to Google my question, but have failed to find the solution.
What would the SQL syntax be to delete all tables with "UNKNOWN" in its name?
Or is this something that should be left alone?
Thanks,
Tony