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

    Can I use perl to do this?

    Hi! I'm not really "programmer" but I have to do a script. The purpose of this script is to have something like this on input : CREATE TABLE : prg1;TAB1 AS SELECT : prg1;COL1,COL2,COL3 FROM : prg1;TABLEFROM CREATE TABLE : prg1;TAB2 AS SELECT : prg1;ALIAS1.COL1,ALIAS2.COL2 FROM ...
  2. stagebi

    Migrate gawk script to awk

    Hi, I've a gawk script wich work fine with gawk but on the IBM AIX server I've just awk, the script doesn't work with awk, I've got this error : $ awk -f awk_sql2.awk syntax error The source line is 1. The function is parseCreate. The error context is <<< function parseCreate(t)...

Part and Inventory Search

Back
Top