User:SwMATHimport240215

From MaRDI portal
Revision as of 17:43, 15 February 2024 by Schubotz (talk | contribs) (Created page with "quick statements generatino SQL command <source lang=sql> SELECT '' as "qid", id as "P13", name from swmath_software where id not in (Select swid from zz_mors_mardi_software) </source>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

quick statements generatino SQL command

SELECT '' as "qid", id as "P13", name
from swmath_software
where id not in (Select swid from zz_mors_mardi_software)