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

    Create Copy of Table with Subset of Rows

    How do I do 'create table tab1 as select * from tab2 where...' (Oracle syntax) in Sybase?
  2. prowe

    Remove ctrl-m from beginning of records

    Hi I have a file that originated from our IBM mainframe, with the first 2-bytes (I think!) of each record being a control-m character, which the mainframe guys can't remove. When I vi the file it shows as ^?M How do I remove this control character from the beginning of every record in the...

Part and Inventory Search

Back
Top