User:SwMATHimport240215

From MaRDI portal
Revision as of 18:02, 15 February 2024 by Schubotz (talk | contribs)

quick statements generatino SQL command

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