摘要:
当一个关系模式如课程Course(Cno,Cname,Cpno<先修课程号>)其以Cpno为外键连接自身的时候,在SQL server中若想插入数据,则必须保证插入的元组中Cpno的值在Course表中Cno中已经存在。 阅读全文
posted @ 2018-11-02 19:43
子非吾安之吾之向
阅读(255)
评论(0)
推荐(0)
摘要:
1 using System; 2 using System.IO; 3 using System.Text; 4 using System.Collections.Generic; 5 6 7 namespace ConsoleApp1 8 { 9 class Program 10 { 11 static void Main(string[... 阅读全文
posted @ 2018-11-02 09:51
子非吾安之吾之向
阅读(1417)
评论(0)
推荐(0)

浙公网安备 33010602011771号