(Solution) - Certain systems allow marked nulls A marked null i is eq -(2025 Original AI-Free Solution)
Paper Details
Certain systems allow marked nulls. A marked null ?i is equal to itself, but if i ? j, then ?i ? ?j. One application of marked nulls is to allow certain updates through views. Consider the view loan-info (Section 3.5). Show how you can use marked nulls to allow the insertion of the tuple (?Johnson?, 1900) through loan info.