Forum Discussion

Nadiya's avatar
Nadiya
New Member
2 years ago

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. EmployeeID=W.EmployeeID

1 Reply

  • Hey 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