please answering question5
Posted: Fri Jul 01, 2022 5:52 am
please answering question5
5. Again, consider the schema given in Q3 and assume that the tables and necessary constraints are created accordingly. If we execute the following code and no error happens what does that indicate in reference to the FK constraint from Covers to ResearchTopic? Discuss at least one possibility. [1 mark] DELETE FROM WHERE COVERS TOPICID = 'T2' ;
Event EventID EventName WebLink Date Research Topic TopicID Topic Name Area Covers EventID TopicID EventCount
5. Again, consider the schema given in Q3 and assume that the tables and necessary constraints are created accordingly. If we execute the following code and no error happens what does that indicate in reference to the FK constraint from Covers to ResearchTopic? Discuss at least one possibility. [1 mark] DELETE FROM WHERE COVERS TOPICID = 'T2' ;
Event EventID EventName WebLink Date Research Topic TopicID Topic Name Area Covers EventID TopicID EventCount