mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
@ -607,4 +607,6 @@ x y
|
||||
1 3
|
||||
select * from t3 where x = 1 and y < 5 order by y desc;
|
||||
x y
|
||||
1 3
|
||||
1 2
|
||||
drop table t1,t2,t3;
|
||||
|
Reference in New Issue
Block a user