2 lines
42 B
Text
2 lines
42 B
Text
|
|
select NOT EXISTS (from s EXCEPT from t);
|
|
|
select NOT EXISTS (from s EXCEPT from t);
|