3 lines
91 B
SQL
3 lines
91 B
SQL
-- SELECT * FROM cmp_usersubscriptions
|
|
-- WHERE usermemberid = $1
|
|
-- AND collectionid = $2; |