Forum Discussion
Nadiya
3 years agoNew Member
Sql
Hi Iam trying to join two tables but only the coloumn names are returning content is missing in output Query: Select * from employeedetails as D join warehouseemployeedetails as W On D. EmployeeI...
TomMartens
Super User
3 years agoHey Nadiya ,
did you already checked the query with a native query tool?
By the way, where did you put the SQL query and what did you mean by "... content is missing form the output."
Regards,
Tom