M
M
Marro4202021-04-01 22:02:38
SQL
Marro420, 2021-04-01 22:02:38

How to write an INNER JOIN query correctly?

606616fe3958a350564654.png
How do I correctly write a query for joining
SELECT tables Repair.ContractCode, Repair.TechniqueCode, Repair.KitCode, Repair.EmployeeCode, Repair.Quantity, Employees.LastNameCompany, Components.DescriptionKit, Models.ModelName, Types of Medical Equipment.Type of Equipment, Clients.LastName;

When I write INNER JOIN I keep getting an error

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Kurepin, 2021-04-01
@foxweb

Can you show me the whole code and what is the error?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question