Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


using comand prompt how can import table data and table
space with example

Answers were Sorted based on User's Feedback



using comand prompt how can import table data and table space with example..

Answer / raja

If u want to import only table data then you can opt for
sql loader and if u want to import the table sapce then you
can go for imp command

Is This Answer Correct ?    5 Yes 2 No

using comand prompt how can import table data and table space with example..

Answer / pradeep

imp command can be used for both table data and table space
import. Add one parameter for table data import (tables=
TABLE_NAME1,TABLE_NAME2).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is the Difference between Procedure and Function.Can we call a Function in a DML?

2 Answers   TCS,


Can we update views in sql?

0 Answers  


what are properties of a transaction? : Sql dba

0 Answers  


What is trigger in pl sql with examples?

0 Answers  


In a PL/SQL block,which loop type should be used in a performance point of view & Why (as both loops can do the same task) 1) open - Fetch loop 2) for loop

4 Answers   JDA,


Is a secondary key the same as a foreign key?

0 Answers  


Is natural join same as inner join?

0 Answers  


What is parameter substitution in sql?

0 Answers  


Explain the working of primary key?

0 Answers  


Is pl sql useful?

0 Answers  


How to retrieve Duplicate Rows only in a Table? Suppose if a Table Name is "Education". It consists of multiple columns. Then if we insert rows into this table with duplicate records then how can we retrieve only duplicate records from that table?

29 Answers   Alps, Aricent, Bank Of America, Wipro,


What does count (*) mean?

0 Answers  


Categories