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 Mike Lewis 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: *

  1. shalet76

    Help : Crystal Reports from Oracle Stored Proc

    Hi, I am creating crystal reports out of oracle stored procedure. I have different queries in my stored procedure which is using IN statement. Eg: SELECT replace(shipper_name,'\',' ') as shipper, sum(teus / cntSailings) as teus FROM VW_CONTRIBUTION, VW_TOTAL_SAILINGS WHERE...

Part and Inventory Search

Back
Top