摘要: Question:How to reference two table when lack reference column. Example: 1.Create two tables the one of lack reference column. 2.add a column become a 阅读全文
posted @ 2017-11-08 22:24 杨杨yang 阅读(160) 评论(0) 推荐(0)
摘要: question:how find a record import other database. answer: solution one:you user insert into table_name values(value1,value2,...) solution two(recommen 阅读全文
posted @ 2017-11-08 00:14 杨杨yang 阅读(188) 评论(0) 推荐(0)