I was asked to create a table called 'schemainfo' within a database called 'schemastore' that stores the metadata of other databases. The attributes must include
- The name of the database (I got this, the name of the database i'm accessing to)
- The name of relation (Does it mean 'one-to-many' or 'one-to-one' etc.?)
- The name of the field (What does field mean? columns?)
- The type of the field (??)
- The name of parent relation (??)
- The name of the parent field (??)
Thanks!
Aucun commentaire:
Enregistrer un commentaire