When you alter a table (adding few fields or deleting fields from record)with out lossing the data what you will do?

Showing Answers 1 - 2 of 2 Answers

sriram kammisetty

  • Oct 10th, 2006
 

While building the record options select Alter table Chekc box.

  Was this answer useful?  Yes

Zoheir

  • Apr 23rd, 2008
 

When you build the table, check the Alter table option, and in options under Alter tables tab, select alter with table rename.
Once you build the project, then run the script to alter the table
This will keep all the data.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions