cnwy
select area from fj where id=2;//在 表fj 中查询 id为2 的这条数据 的 area值
select 列名称(表头) from 表名称 where 列名称(表头)=关键字;

 

分类:

技术点:

相关文章: