Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pull out the PK field for the table
Message
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
How to pull out the PK field for the table
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01347071
Message ID:
01347071
Views:
60
Hi everybody,

I want to create a script that would check all my tables with character long (>100 char) fields for a certain word in them. If this word is found then I want to update this table based on its primary key from another "clean" table.

My current problem is to get PK field for each table I identified in my query. I looked into sys.indexes, but It doesn't return the actual field name.

Any ideas how can I get the information?

Thanks a lot in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform