Tricky with PLSQL
Hello!I got a database that looks like this in Oracle:
http://www.it-gymnasiet.info/programmering_c/databasebattle.jpg
And now I have a task to check like this:
Check with a SELECT that there is no doublestoring in the table BATTLE. No Armies can fight each other more than once, independent on LOCATION and COMBATTIME (the date for the combat).
This has to be solved with PLSQL.
So if any one can help me with this please let me know!
Best regards
Fredrik