1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
SQL Test
Sql code posted by M K
created at 17 Aug 03:45
Edit
|
Back
1
2
SELECT
*
FROM
`
db.table
`
WHERE
`
uid
`
=
1
;
UPDATE
`
db.table
`
SET
`
uid=2
`
WHERE
`
uid
`
=
1
;
85 Bytes in 2 ms with coderay