Recent content by partha

  1. partha

    DBMS_DATA XML option

    Can you please elaborate with a detailed practical example?
  2. partha

    DBMS_DATA XML option

    Can you give a practical example of how I would use the xml output?
  3. partha

    DBMS_DATA XML option

    Right click on any table and click dbms_metadata - you have two options ddl and xml. What is the practical use of these?
  4. partha

    DBMS_DATA XML option

    How do you use this option?
  5. partha

    printing multiple sql statements and results

    is there a way to set the output of sql statements to appear one below the other in plain text instead of in different tabs? SQL Query Analyzer has this feature and it's very useful.
  6. partha

    printing multiple sql statements and results

    If I have multiple sql statements in a window, how can I print all the statements and all the results in one shot?
  7. partha

    Problem in importing excel data to Oracle

    ok. Can you add an option to attach a file in this form? That would be very useful.
  8. partha

    Problem in importing excel data to Oracle

    how do i attach a file?
  9. partha

    Problem in importing excel data to Oracle

    7.1.4.1390 - the latest version
  10. partha

    Profile setting suggestion

    In our forum profile we should be able to set email notification preferences instead of having to do it for each post. Email Notification: emails sent to you whenever someone replies.
  11. partha

    Problem in importing excel data to Oracle

    I'm trying to import some Excel data to my Oracle 10g table using ODBC importer. IT shows the data fine in Results preview but when I click Import, it shows 0 records imported! I've set "Overwrite duplicates" to true so that can't be the problem. I can't figure out why it's not importing any...
  12. partha

    "Copy Comma Separated" Doesn't Work

    What is a practical use for "Copy comma separated"?
  13. partha

    Large data editor question

    thanks. Perhaps you should mention something about this in the help file also. That's where I looked and since I couldn't find anything, I posted the question.
  14. partha

    Large data editor question

    What is the significance of the "External" tab in the large data editor? What's the relationship between file execution and data?
Back
Top