Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ORA-02270: no matching unique or primary key for this column-list

User_O7J5CMar 28 2022

I got this error in my code, I know the error is coming from line 14-16 in the 4th picture cause I have the flight_details table with a pair of column as primary key, how do I fix this ? Here is my code:
image.pngimage.pngimage.pngimage.pngAlso is there a only time datatype in apex ? I want to set datatype time in column departure time
Thanks for answering my questions, really appriciate it

Comments
Post Details
Added on Mar 28 2022
0 comments
229 views