8 lines
138 B
Markdown
8 lines
138 B
Markdown
find_in_set\(([^,]+),\s*([^)]+)\)
|
|
|
|
array_position(string_to_array($2, ','), CAST($1 AS TEXT)) IS NOT NULL
|
|
|
|
sysdate\(\)
|
|
|
|
CURRENT_TIMESTAMP
|