Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
ProductosValoracionPositivaNegativa.sql
Fhernd
Jul 5th, 2016
900
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
T-SQL
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
SELECT
PR1.
ProductID
FROM
Production.
ProductReview
PR1
WHERE
PR1.
Rating
>=
4
INTERSECT
SELECT
PR1.
ProductID
FROM
Production.
ProductReview
PR1
WHERE
PR1.
Rating
<=
2
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ MAKE $500 IN 15 MIN
JavaScript | 4 sec ago | 0.31 KB
ChangeNOW Exploit
JavaScript | 10 sec ago | 0.31 KB
GMAIL Logs (2FA disabled)
JavaScript | 15 sec ago | 0.31 KB
Free Giftcards Method
JavaScript | 27 sec ago | 0.31 KB
✅ Crypto Accounts
JavaScript | 33 sec ago | 0.31 KB
Exchange Exploit
JavaScript | 40 sec ago | 0.31 KB
✅ Make $1500 in 20 minutes
JavaScript | 46 sec ago | 0.31 KB
Swapzone Glitch (Working)
JavaScript | 53 sec ago | 0.31 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!