海洋为我们提供了哪些食物-海洋食品

编辑: admin           2017-20-02         

    编程题

    1.create table Student

    (Sno char(8) not null unique,

    Sname char(20) ,

    Ssex char(2),

    Sage smallint,

    Sdept char(2)

    )

    2.select * from Student

    where Sdept='计算机系'

    order by Sno Desc

    3.select Student.Sno,Sname,Ssex

    from Student join SC on Student.Sno=SC.Sno

    join Course on Course.Cno=SC.Cno

    where Grade>60 and Ccredit=5

    4.不太会写~~呵呵抱歉哦

  •   4
  • 相关文章

    专利代理人资格考试
    初级经济师考试
    执业医师考试
    教师资格证考试
    同等学力申硕考试
    AP考试
    CCIE考试
    营养师考试
    bec考试
    gre
Copyright ©2009-2021 逆火网训All Rights Reserved.     滇ICP备2023009294号-57