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

iphone - How do I make a UIPickerView in a UIActionSheet -

excel - Populate list via a bi-Condition -