| Paste number 20375: | adsf |
| Pasted by: | asdf |
| When: | 3 years, 1 month ago |
| Share: | Tweet this! | http://paste.lisp.org/+FPZ |
| Channel: | None |
| Paste contents: |
.................... ,_______________
| | | |
| CONTRACT | | VEHICLE |
| | | |
.-| id ' | id '........
| . rate_id ..... | name | |
| | | | `............../ |
| | | | |
| |__________________| | |
| | |
| | ,_____________________ |
| | | | |
| | | RATE | |
| | | | |
| ....' id | |
-----------------------------. contract_id | |
| vehicle_id |..........|
| price |
| |
| |
| |
`..................../
for each contract..there are list of vehicles and price of each
vehicle.
idea is that when I do SELECT * from RATE where contract_id = 1
that will return rows of vehicles and price.This paste has no annotations.