Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 pls help with this query

Author  Topic 

rajadadi
Starting Member

30 Posts

Posted - 2010-04-29 : 07:31:22
These are the details:





Display Names - database Field Names - Table name



CI Name - Name dbo.AST_Configuration_Item__CI_



CI Status CI_Status dbo.AST_Configuration_Item__CI_



Association Type Association_Type01 dbo.AST_CI_Component_Associations



Dependency Dependency dbo.AST_CI_Component_Associations



Topology Topology dbo.ACT_CI_Component_Associations

Installed Installed dbo.ACT_CI_Component_Associations

Allocated allcocated dbo.ACT_CI_Component_Associations

Language Language dbo.ACT_CI_Component_Associations

Software Name

Association date

Software CI Name Name AST_Configuration_Item__CI__1.

Software CI Class ci class AST_Configuration_Item__CI__1

Version Number Num AST_Configuration_Item__CI__1





My Requirements is



Search extractions are: all NGW workstation (independently of their status) that have an association with software... You should normally have 80 000 lines or so... Please provide in *.CSV format



CI Name

CI Status

Association Type

Dependency

Topology

Installed

Allocated

Language

Software Name

Association date

Software CI Name

Software CI Class

Version Number



rajesh

DBA in the making
Aged Yak Warrior

638 Posts

Posted - 2010-04-29 : 07:58:30
Dude, seriously, I have absolutely no idea what it is you're asking for. All I see is a bunch of table and field names, none of which appear to have anything to do with "NGW workstation".

With the information given, the most accurate answer I can give is "About quarter past Tuesday".

------------------------------------------------------------------------------------
Any and all code contained within this post comes with a 100% money back guarantee.
Go to Top of Page

GilaMonster
Master Smack Fu Yak Hacker

4507 Posts

Posted - 2010-04-29 : 08:00:36
This looks suspiciously like homework or a test. Is it?



--
Gail Shaw
SQL Server MVP
Go to Top of Page

sneupane
Starting Member

28 Posts

Posted - 2010-04-29 : 09:50:40
Information provided should be clear and less data set. Its hard to figure out..

SAROJ
Go to Top of Page
   

- Advertisement -