You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @kipkurui, I have managed to write an sql script of the database here.
Kindly review it and give feedback. I hope you should be able to run it well from your side.
Description
The script starts with the sql commands for building the database and the required tables then this is followed by inserting the data into the tables which takes in majority of the script.
Challenge
I have found a challenge in updating the foreign key and and constrains which have run me into multiple errors.
I ended up commenting them out of the code. Kindly help me address this problem and updating all the required and necessary keys & constrains into the script.
A quick question on PBM_Data table I didnt understand what PBM_DEBRU meant...
Looking forward to hearing from you.
Fnyasimi/Msc_Project#22
The text was updated successfully, but these errors were encountered:
Hi @kipkurui, I have managed to write an sql script of the database here.
Kindly review it and give feedback. I hope you should be able to run it well from your side.
Description
The script starts with the sql commands for building the database and the required tables then this is followed by inserting the data into the tables which takes in majority of the script.
Challenge
I have found a challenge in updating the foreign key and and constrains which have run me into multiple errors.
I ended up commenting them out of the code. Kindly help me address this problem and updating all the required and necessary keys & constrains into the script.
A quick question on
PBM_Data
table I didnt understand whatPBM_DEBRU
meant...Looking forward to hearing from you.
Fnyasimi/Msc_Project#22
The text was updated successfully, but these errors were encountered: