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 IamaSherpa 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. mtsugawa

    Challenging SQL Query Problem!

    Hi All: I've got an interesting SQL challenge for anyone that's interested: I have the following two tables: SECURITIES PRICE_HISTORY ========== ============== SYMBOL SYMBOL DATE PRICE ------ ------ --------- ----- AAPL AAPL MONDAY 25.21 MSFT...
  2. mtsugawa

    How To Find Non-SQL92-Compliant Code?

    We're contemplating migrating our application from Oracle 8i to DB2. I need to find the Oracle SQL in our application that is non-compliant with the SQL-92 (i.e., SQL-2) standard. Does anyone know an easy way of accomplishing this task? Is there a flag or init variable that I can set that...
  3. mtsugawa

    Is My Code SQL92-compliant?

    We're thinking about porting our application to another RDB platform and I need to find all Oracle SQL extensions to the SQL-92 (i.e., SQL-2) standard. Does anyone know an easy way to accomplish this task? Is there a flag I can set that will flag all non-compliant SQL statements during...

Part and Inventory Search

Back
Top