首页
技术面试题 3000
select from table_name;
select from table_name;
答案解析
查询表table_name的数据,需配合字段,如select * from table_name。
返回列表
返回首页