Can we export a subset of a table? Explain how

          

Can we export a subset of a table? Explain how


Oracle export and import utilities - Can we export a subset of a table? Explain how posted by Babu Kunwar
<<Previous   Next>>

Can we export a subset of a table? Explain how

As per earlier version of Oracle subset of a table cannot be imported. But since after its 8i version it was possible. We can do this as:

exp user_name/password tables=table_name query=\"where .......\" Further explaining this query as exp mdcbs/oracle tables=s_acc query=\”where acc_amt=100\”.



Write your comment - Share Knowledge and Experience


<<Previous   Next >> 
More links
PL/SQL collections

What is a Collection?
Nested Tables vs. Associative Arrays
Nested Tables vs. Varrays
Explain the methods exist for collections. - EXISTS , COUNT , LIMIT , FIRST and LAST , PRIOR and NEXT , EXTEND, TRIM , DELETE...............

Interview questions
Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring