sql - changing multiple column names with a single query -


In MS-Access, how to write a query / DDL to replace multiple column names with a single query.

You have to create a new table, copy data, old table drop

< P> does not support multiple ... Optional column segment

You can add more than one column at a time, then populate, then drop the old columns. Multiple ADDs are supported.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -