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 SudhanshuKulshreshth

  1. SudhanshuKulshreshth

    Hi Guys, I have one export (.exp)

    There are 2479 total tables...So it is difficult to do import by specifying table names. Is there any way to exclude tables. i.e. Can i give only those table names which i want to exclude....that will be easy for me. With Regards Sudhanshu Kulshreshtha Software Consultant
  2. SudhanshuKulshreshth

    Hi Guys, I have one export (.exp)

    Hi Guys, I have one export (.exp) file of Oracle 8.0 It has around 1000 tables and indexes etc. Out of 1000 tables there are few tables that have rows in millions. Is there any way to import the file without data of the heavy tables? More specifically my mean is "Can i exclude these heavy...
  3. SudhanshuKulshreshth

    Stored Procedure for deleting Parent and children- Urgent

    You have to write these functions 1.CheckAnyChild() 2.DeleteAnyChild() 3.DeleteParent() You have to call these functions in a procedure and in a loop by checking if conditions. I hope this will solve your problem.

Part and Inventory Search

Back
Top