Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
UNION in MySQL
elena1234
Feb 21st, 2023
1,098
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
MySQL
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
SELECT
'advisor'
as
type
,
first_name
,
last_name
FROM
advisor
UNION
SELECT
'staff'
as
type
,
first_name
,
last_name
FROM
staff
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐ FREE BTC GUIDE ✅ Working ⭐🎯
JavaScript | 2 min ago | 0.67 KB
✅✅ +200,000$ in 1 month
JavaScript | 3 min ago | 0.67 KB
💎 2OOO$ 15 MIN INSANE METHOD 💵🚨 ✅✅
JavaScript | 7 min ago | 0.67 KB
🔥🔥🔥 Aggregator Exploit
JavaScript | 8 min ago | 0.67 KB
🚨🚨 HOW TO EARN $5,000 A WEEK [GUIDE]
JavaScript | 12 min ago | 0.67 KB
📌 QUICK 1K$ 20 MINUTES ✅📌
JavaScript | 12 min ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 16 min ago | 0.67 KB
📌 VIP MONEY METHOD 📌 🎯📌
JavaScript | 17 min ago | 0.67 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!