MasterKaos
Programmer
Hi i know this is a simple question, but i couldn't find it in the manual.
Whats the syntax for creating a composite primary key?
I need to create an associative entity out of the primary keys tour_id (from tour table) and pickup_id (from pickup table)
----------------------------------------------------------------------------
The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.
Whats the syntax for creating a composite primary key?
I need to create an associative entity out of the primary keys tour_id (from tour table) and pickup_id (from pickup table)
----------------------------------------------------------------------------
The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.