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 Chris Miller 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. LannyB

    Need SQL statement

    Thanks, Santa! Christmas came early and it's greatly appreciated.
  2. LannyB

    Need SQL statement

    I have a table CURTRAN with a column PRVPMT. I am trying to identify any numbers in the PRVPMT column that have more than 2 decimal places, i.e. 100.123
  3. LannyB

    Need Query to identify numbers with more than 3 decimals.

    GMMASTROS I got the following error when I ran the query you gave me: Invalid field name. ORA-00904: "Numeric" invalid identifier.
  4. LannyB

    Need Query to identify numbers with more than 3 decimals.

    The PRVPMT column may contain .01 to 99999.9999. I need the query to identify any number that has more than 2 decimal places, regardless of the number of digits prior to the decimal point.
  5. LannyB

    Need Query to identify numbers with more than 3 decimals.

    I have a table CURTRAN with a column PRVPMT. I am trying to identify any numbers in the PRVPMT column that have more than 2 decimal places.

Part and Inventory Search

Back
Top