>From my understanding about your question:
You have a database with all of tables are in 3nf now. And you want to
change some schema of a table. You have to recheck that if the
database is still inside the 3nf or not, if not, you have to change
the schema of other tables. If yes, you do need to change that table

Cheers,


Khang Vo
On Sep 30, 7:18 am, ANUJ KUMAR <kumar.anuj...@gmail.com> wrote:
> In 3nf table if we have to change something then do we need to write queries
> for changing in each table

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to