Answer the question
In order to leave comments, you need to log in
How to do authorization in angular 4?
Tell me, please, how to make reliable and convenient authorization in MEAN?
I have watched different videos and read articles but everything seems very confusing or outdated articles.
If possible, explain as for a beginner in this matter.
I would be very grateful for your suggestions!
Answer the question
In order to leave comments, you need to log in
If the table structure is correct, then probably like this:
SELECT sm.Model, sm.Tip, dg.Data_Zakluchenija
FROM Dogovor AS dg
JOIN Zakaz AS zk ON dg.id_zakaz = zk.id_zakaz
JOIN Prais_List AS pr ON pr.id_prise_list = zk.id_prise_list
JOIN Stir_Mashina AS sm ON sm.id_stir_mashina= pr.id_stir_mashina
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question