How to write coorect function that stores warnings if book is not returned to the library?

前端 未结 0 1131
误落风尘
误落风尘 2020-11-30 18:30

Tables of my database:

  1. reader: id_reader, fuul_name
  2. readerbook
CREATE TABLE readerbook (
book INT REFERENCES bookstock(id_invento         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题