INSERT INTO Author VALUES (111, "Algorithms", "CSE"), (112, "The Little Prince", "Adventure"), (113, "And Then There Were None", "Mystery"), (114, "Dream Of The Red Chamber", "Classics"), (115, "A Tale Of Two Cities", "Historical"); INSERT INTO Author VALUES (111, "Thomas H", "Available"), (112, "Antoine de Saint-Exupéry", "Available"), (113, "Agatha Christie", "Not Available"), (114, "Cao Xueqin", "Available"), (115, "Charles Dickens", "Not Available");