SQL-sample

Sql code posted by TestTest
created at 19 Jul 14:26, updated at 28 Jul 01:09

Edit | Back
1
2
3
select colName1 "ColName #1", colName "ColName #2"
from SomeSchema.SomeTable
where uid >= ( select max(uid) - 10 from SomeSchema.SomeTable )asdfsadf
150 Bytes in 3 ms with coderay