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 derfloh 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: Gator25
  • Content: Threads
  • Order by date
  1. Gator25

    SQL Plus 10.0

    The following script tells me invalid table name. I'm confused as this is defined. I'm trying to count all the claims and money by biller and show a total for everything. Here is the code. ------CLRK_DAILY8 set verify off set linesize 80 set pagesize 60 INPUT ACCEPT EDATE ENTRY_DATE PROMPT...
  2. Gator25

    DECODE in SQL Plus version 10

    Hi, I am new to this forum and have created a script that pulls data from two files. The one table has accounting data and the second one has demographic data. The accounting table is the one with the problem. I can either get a debit column or I can get all credit columns but not both. I...

Part and Inventory Search

Back
Top