ID | Name | Age | YearsExperience |
---|---|---|---|
1 | John Doe | 28 | 7 |
2 | Jane Smith | 31 | 9 |
ArticleID | Title | DatePublished | WordCount | ReporterId |
---|---|---|---|---|
(→ Reporters.ID) | ||||
1 | Political Crisis Explained | 2024-03-13 18:04:43 | 600 | 1 |
2 | Tech Innovations to Watch For | 2024-03-13 18:04:43 | 800 | 2 |
DonorId | FullName | PhoneNumber | Amount | |
---|---|---|---|---|
1 | Alice Johnson | alice@gmail.com | +123456789 | None |
2 | Bob Brown | bob@yahoo.com | +987654321 | None |
DonationId | Amount | DonorId | ArticleId | DonationDate |
---|---|---|---|---|
(→ Donors.DonorId) | (→ Articles.ArticleId) | |||
1 | 30000.0 | 1 | 1 | 2024-03-13 18:04:43 |
2 | 45000.0 | 2 | 2 | 2024-03-13 18:04:43 |
GrantId | FundingAgency | ApplicationDate | ApprovalStatus | GrantAmount |
---|---|---|---|---|
1 | XYZ Foundation | 2021-06-15 | Pending | 10000.0 |
2 | ABC Trust | 2021-06-16 | Approved | 30000.0 |
GrantFundingId | GrantId | Amount | Description |
---|---|---|---|
(→ Grants.GrantId) | |||
1 | 1 | 30000.0 | For hiring new staff |
2 | 2 | 10000.0 | To improve technology infrastructure |