Welcome Guest, Not a member yet? Register   Sign In
Best way to overwrite certain tables in db
#5

This depends on what you need to do.

If you just need to add more fields then use the Alter Table.

If you need to change field names etc; Then you would need to drop the table
and create a new one.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Best way to overwrite certain tables in db - by InsiteFX - 09-14-2018, 03:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB