How did you export data from database to excel file.

Answer Posted / rocker

Select the table from which the want to extract data. Right click on table >> Task >> Export Data and select the data source and target table and export data.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com

2043


what is a materialized view? : Sql dba

547


What is synchronized subquery?

571


Why join is faster than subquery?

571


Is inner join same as self join?

552






what are the system privileges that are required by a schema owner (user) to create a trigger on a table?

596


Is sql easier than java?

498


Why do we use procedures?

490


What are the types of functions in sql?

541


What is sql procedures and functions?

505


Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?

690


What are the advantages of pl sql over sql?

517


What are the different schemas objects that can be created using pl/sql?

498


What is record variable?

528


Where not exists in sql?

484