数据库原理及应用教程课后答案.docxVIP

  • 16
  • 0
  • 约4.08千字
  • 约 3页
  • 2023-02-02 发布于江苏
  • 举报
数据库原理及应用教程课后答案 2.1 Select* From student 2.2 Select s_no,s_name From student 2.3 select s_no,s_name,s_birthday from student where s_sex =男 2.4 select s_no,s_name,s_birthday ,s_sex from Student where s_birthday 1980-01-01 and s_sex = 女 2.5 select s_no,s_name,s_sex,s_birthday from student where s_n

文档评论(0)

1亿VIP精品文档

相关文档