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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: reachmano
  • Content: Threads
  • Order by date
  1. reachmano

    What does Currency mean ?

    The table is not recoverable to currency!! What does that mean ? Thanks for all the help
  2. reachmano

    Regarding index usage

    Have a question regarding index usage Example of the scenario : Table A Column AA Varchar(15) ----> indexed Column AB decimal(15,2) Table B Column BA Char(5)----> indexed Column BB Decimal (10,2)----> indexed Will the following join use the index ? where condition : Column...

Part and Inventory Search

Back
Top