Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SQLリクエストがあります
DELETE FROM BC_UDV3_ROLES WHERE PERMISSION_ID = 'x' OR 0 < (SELECT * FROM BC_UDV3_ROLES WHERE "SUBSTR"(PERMISSION_ID, 0, 1)='D') OR '1'='1'
実行すると、このエラーが発生します
助けてください、どうすれば修正できますか?