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!

Search results for query: *

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

    printing variable values from within a UDF

    ok... i have a stored procedure (SP) that calls one of my UDF's... in the call it is supposed to pass 5 different variables... but my problem is that the end result is not coming out. here is a code snipit from the stored procedure... count(*) as Instances, sum(OutportMinutes) as...
  2. Deathsbain

    SQL-Select Command

    this is the situation -- i am creating a user defined function... have a table with highvalue, lowvalue, percent fields. will be passing in a value and need to get the percent field from a "between" the high/low values... ok that works fine except one thing... what happens if there is a...

Part and Inventory Search

Back
Top