View Single Post
  #1 (permalink)  
Old 05-26-2006, 04:32 AM
irfanhab irfanhab is offline
Junior Member
 
Join Date: May 2006
Posts: 10
irfanhab is on a distinguished road
Default Oracle dialect question:

How do I avoid chicken and egg problems?


Say If I have a table which defines a foreign key constraint on another table which itself does not yet exist? I cant create such a table as I keep getting an exception
Reply With Quote

ANSWER(S):