2008年3月29日

SQL INNER JOIN/OUTER JOIN

摘要: SQL INNER JOIN/OUTER JOIN INNER JOINFor this tutorial, we will need to introduce another table, the Orders table in the Northwind database. Below is a snapshot of the Orders table. (we will use only t... 阅读全文

posted @ 2008-03-29 10:46 EWang 阅读(1893) 评论(0) 推荐(0)

导航