I am joining two tables using primary key and foreign key.My tables are Item, Columns are:ItemId int primary key, Name varchar, Price float, CategoryID int ...
確定! 回上一頁