|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
I am a beginner in using Oracle. I am currently designing a simple oracle database. Some of the table name in my database are product, product_category, and manufacturer. Actually this 3 tables bring me the problems. There is Primary key and foregin key in these 3 table.
I have declare foreign key at the end of the product table.I do not know what I had did wrongly????? I cannot input data to the product table! Please help me! Last edited by Cecilia : February 21st, 2003 at 12:42 PM. |
|
#2
|
|||
|
|||
|
The data you are inserting into PRODUCT does not match with the data in PRODUCT_CATEGORY and MANUFACTURER.
|
|
#3
|
|||
|
|||
|
thanks!
I solve the problem! Last edited by Cecilia : February 21st, 2003 at 11:26 AM. |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > Look simple but still have problem.... Plz help me....it is about oracle |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|