I'm trying to select all columns where the roles property in the json column contains ANY of the values.Statements I've tried:SELECT * FROM components WHERE ...
確定! 回上一頁