select * from sample21;

Untitled

desc sample21;

Untitled

Untitled

select * from sample21 where no=2;
select * from sample21 where no<>2;

Untitled

Untitled

select * from sample21 where no=2;
select * from sample21 where no<>2;

Untitled