is it possible to rename a table in an sql database? if not, maybe it's possible to create new table with given name and move all entries there?
is it possible to rename a table in an sql database? if not, maybe it's possible to create new table with given name and move all entries there?