mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2016-07-01
This commit is contained in:
@ -413,7 +413,7 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
|
||||
<li>Wow, there are 95 authors in the database who have ‘,’ at the end of their name:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>#select text_value from metadatavalue where metadata_field_id=3 and text_value like '%,';
|
||||
<pre><code># select text_value from metadatavalue where metadata_field_id=3 and text_value like '%,';
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user