Thursday, 15 August 2013

SQL query for more than two tables using of where statement

SQL query for more than two tables using of where statement

I have joined three tables in sql server using innerjoin which is
employee,department,designation..after this i have to select some specific
row from this joined table ..how it is possible?

No comments:

Post a Comment