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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by SuperMallen

  1. SuperMallen

    Using SQL*Loader to load text with newlines?

    Does anyone have an example of using SQL*Loader to load data with newlines embedded in them? Ideally, I'd like to have a loader script that loads data akin to this: #ROWID, NAME, DATA 1,"this data","blah blah blah" 2,"newline data", "This data has newlines...
  2. SuperMallen

    An *easy* way to look at data in BLOB

    Thanks ToadHead! For those of you who don't quite see the option, look at the top, left-hand part of the dialog box and you'll see the "Save to file" button, hidden away. This works great, though, thanks again!
  3. SuperMallen

    An *easy* way to look at data in BLOB

    There are several columns in my database which or of type LONG RAW or BLOB. I would like a simple way to view the data within these columns, but Oracle seems to stimey me at every turn. There are plenty of ways to get data *into* these fields, but no real good ways of getting out such that I...

Part and Inventory Search

Back
Top