Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
SQL big DOUBT and also Dynamic Query
Satish Vellanki
8y
337
1
Reply
IF I PASS DEPATMENTDETAILS TABLE AND EMPLICENSE TABLE IN WHERE CAUSE ?
OUTPUT QUERY IS
select * from DepartmentDetail inner join Department on DepartmentDetail.Id=Department.DeptId inner join Employee on Employee.Id=Department .EmpLicense.Id inner join EmpLicense on EmpLicense.Id=Employee.EmplolyeeId
like this i want
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
Doubts for in SQL
same columns ,multiple rows