常规参数
文章标题:
权重:
文章摘要:
-1、查找员工的编号、姓名、部门和出生日期,如果出生日期为空值, --显示日期不详,并按部门排序输出,日期格式为yyyy-mm-dd。 select emp_no ,emp_name ,dept , isnull(convert(char(10),birthday,120),'日期不详') birthday from employee order by dept --2、查找与
关键字:
查询 分析 实例 语句 from select where sales and by
管理密码: