I am still a beginner and i searched in google ,read w3schools and couldn't get how to do it the following thing.
i want to create view from the info in cases field
AS you saw these are the info inside the tables (names,depart,idcards)
this the table i want to get the data from i made all the column start with id_* as foreign key for the PK in the previous tables
note:id_case is the PK of the table, id_dep is for department,id name is for name,id_complaint
