sql server 2008 - SQL multi level joins -
I need to be involved in at least 4 tables. Table A is an association table in which Table B and C, ParentGuide (B), Childguide (C). . Table D just includes information for table C.
I need to see the result like this
B -. C - D
Monitor - Computer Name - Active
So the main thing is B's table, only the table is connected to the B, and only development is associated with this C. To show all of the table is
I think I'll need sub () I'm still a newbie, it makes sense in my head, but I seem to be working code can not be done. I have played with joining for the last two days. If I understand you correctly you should do any of these" or this in vHWDesktopMonitor with will get all records vHWDesktopMonitor and tap unsecured records for resources No records but exactly then al-Teh record vComputer processing resources that include Resource Association. Finally, as you are getting all the records in a number of records receive a table in vComputer first alawys when you fold in vAsset, if you're an affiliate does not record tehere nulls inteh fields from other tables. If this does not work, then we may need to show us some sample data and expected results.
- the vHWDesktopMonitor Mon .. [Symantec_CMDB2] [dbo] [ResourceAssociation] joined on the left ResourceAssociation RM Mon. _ResourceGuid = RM.ParentResourceGuid evening vComputer COMP on RM Become targets. Chaildarssorsguid = comp.Guid left.Com.vc = vAsset._ResourceGuid
VHWDesktopMonitor Mon - [Symantec_CMDB2]. [DBO] . [resource prosecution] mon._ResourceGuid = left joined in the resource partner RM on RM.ParentResourceGuid (select vComputer com [list areas here] on join vAsset p.. Comp = GUA = vAsset._ResourceGuid) comp2 RM.ChildResourceGuid =
Comments
Post a Comment