Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Aug 4th, 2015
251
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Java
0.21 KB
| None
|
0
0
raw
download
clone
embed
print
report
SimpleMySQLResult result
=
mysql.
Query
(
"SELECT `"
+
nick
+
"` from `rpgg` WHERE `"
+
row
)
;
if
(
result.
getNumRows
(
)
>
0
)
{
Map
<
String
, String
>
myRow
;
myRow
=
result.
FetchAssoc
(
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
This month smells like money
CSS | 8 sec ago | 1.04 KB
✅ API Flaw Money Method
CSS | 15 sec ago | 1.04 KB
Untitled
6 min ago | 0.34 KB
Untitled
8 min ago | 1.11 KB
Untitled
10 min ago | 1.33 KB
Untitled
16 min ago | 1.11 KB
Untitled
50 min ago | 0.50 KB
This month smells like money
CSS | 59 min ago | 1.04 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!