Skip to content
Advertisement

Tag: omeka

Select with joins in a unique table system

I am trying to build an SQL query on an omekaS database to extract books with a specific title and date. In this system, the table holding the values is called value, and the relevant attributes are as so : The resource_Id is the identifier through the db Value is one field; like the book “Moby Dick” written in 1822

Advertisement