K
Keith Emery
I want to rename all tables in a database from XXXName1 to
Name1
I think I should be using
with each tabledef in db
But can't get the correct sytax
Thanks
Name1
I think I should be using
with each tabledef in db
But can't get the correct sytax
Thanks