SELECT Wizards.Name AS the Master Services.Name AS Name,
Services.The cost AS Cost, Services.Polovians AS [Gender]
FROM Services
INNER JOIN (Wizards
INNER JOIN Masterplug
ON the Masters.Codemaster=Masterplug.Codemaster)
ON Services.Codului=Masterplug.Codului;
SELECT Wizards.Name AS the Master Services.Name AS Name,
Services.The cost AS Cost, Services.Polovians AS [Gender]
FROM the Masters, Services, Masterplug
WHERE Wizards.Codemaster = Masterplug.Codemaster
AND Services.Codului = Masterplug.Codului;
SELECT Wizards.Name AS the Master Services.Name AS Name, Services.The cost AS Cost, Services.Polovians AS [Gender]
FROM Masterplug
INNER JOIN Wizards
ON the Masters.Codemaster = Masterplug.Codemaster
INNER JOIN Services
ON Services.Codului = Masterplug.Codului
Find more questions by tags Microsoft AccessSQL ServerMySQLSQL
Additionally, the speed can raise a competent use of the indexes. - scottie.Walk commented on July 9th 19 at 10:24