摘要:
在sql server 的northwide 中建立主表create table sell_h( sell_id char(10),cust_name char(10) Primary key(sell_id) )gocreate table sell_h( sell_id char(10),inv char(10) ,amt float,qty float Primary key(sell_id... 阅读全文
posted @ 2009-12-19 21:58
追梦人RUBY
阅读(623)
评论(0)
推荐(0)
浙公网安备 33010602011771号