Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by CrazyBishop

  1. CrazyBishop

    T-SQL to return a table's Key Coulmn(s)

    I am writing a trigger and I need to have the key field names of a table whose name I am given returned. i.e. I want to return "Order_ID" and "Detail_ID" when I feed the T-SQL the Order_Detail table. again for clarity I am not asking for Select Order_ID, Detail_ID FROM...

Part and Inventory Search

Back
Top